aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-23cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau
2013-05-23mac80211: fix queue handling crashJohannes Berg
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-17mac80211: fix direct probe authStanislaw Gruszka
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-05-16cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-06tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter
2013-05-06tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-05-06netpoll: inverted down_trylock() testDan Carpenter
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro
2013-05-06fib_trie: no need to delay vfree()Al Viro
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov
2013-05-05tcp: do not expire TCP fastopen cookiesEric Dumazet
2013-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-03packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann
2013-05-03vxlan: Fix TCPv6 segmentation.Pravin B Shelar
2013-05-03gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar
2013-05-03bridge: fix race with topology change timerstephen hemminger
2013-05-03tipc: pskb_copy() buffers when sending on more than one bearerGerlando Falauto
2013-05-03tipc: tipc_bcbearer_send(): simplify bearer selectionGerlando Falauto
2013-05-03tipc: cosmetic: clean up comments and break a long lineGerlando Falauto
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-03SUNRPC: Don't spam syslog with "Pseudoflavor not found" messagesTrond Myklebust
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-02net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork
2013-05-02net: use netdev_features_t in skb_needs_linearize()Patrick McHardy
2013-05-02libceph: use slab cache for osd client requestsAlex Elder
2013-05-02libceph: allocate ceph message data with a slab allocatorAlex Elder
2013-05-02libceph: allocate ceph messages with a slab allocatorAlex Elder
2013-05-01libceph: create source file "net/ceph/snapshot.c"Alex Elder
2013-05-01libceph: fix byte order mismatchAlex Elder
2013-05-01libceph: support pages for class request dataAlex Elder
2013-05-01libceph: fix two messenger bugsAlex Elder
2013-05-01libceph: support raw data requestsAlex Elder