aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-13
| |\
| | * SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear2011-07-12
| | * SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust2011-07-07
| * | sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf2011-07-08
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-08
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
| | |\ \
| | | * | mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-07
| | | * | mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-07
| | | * | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-05
| | | * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-05
| | | |\ \
| | | | * | Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-30
| | | | * | Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-30
| | | | * | Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-30
| | | | * | Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-28
| * | | | | XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-08
| |/ / / /
| * | | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-07
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-07
| |\ \ \ \
| | * | | | sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun2011-07-07
| | * | | | net: refine {udp|tcp|sctp}_mem limitsEric Dumazet2011-07-07
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-05
| |\ \ \ \ \
| | * | | | | libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-13
* | | | | | | net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-14
* | | | | | | net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-13
* | | | | | | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
* | | | | | | ipv4: Inline neigh binding.David Miller2011-07-13
* | | | | | | netdevice: Kill 'feature' test macros.David S. Miller2011-07-12
* | | | | | | inetpeer: kill inet_putpeer raceEric Dumazet2011-07-11
* | | | | | | ipv4: Use universal hash for ARP.David S. Miller2011-07-11
* | | | | | | neigh: Store hash shift instead of mask.David S. Miller2011-07-11
* | | | | | | skbuff: clear tx zero-copy flagShirley Ma2011-07-09
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-08
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211: support GTK rekey offloadJohannes Berg2011-07-06
| | * | | | | | | cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-06
| | * | | | | | | mac80211: allow driver to iterate keysJohannes Berg2011-07-06
| | * | | | | | | NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-05
| | * | | | | | | NFC: add NFC socket familyAloisio Almeida Jr2011-07-05
| | * | | | | | | NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-05
| | * | | | | | | NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-05
| | * | | | | | | mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-05
| | * | | | | | | mac80211: fix smatch complainsChristian Lamparter2011-07-05
| | * | | | | | | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-05
| | * | | | | | | mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-05
* | | | | | | | | dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter2011-07-08
* | | | | | | | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-08
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | batman-adv: request the full table if tt_crc doesn't matchAntonio Quartulli2011-07-07
| * | | | | | | | batman-adv: keep global table consistency in case of roamingAntonio Quartulli2011-07-07
| * | | | | | | | batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli2011-07-07
| * | | | | | | | batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli2011-07-07