1. f8a0a78 mac80211: fix potentially redundant skb data copying by Felix Fietkau · 14 years ago
  2. 4cd06a3 mac80211: skip unnecessary pskb_expand_head calls by Felix Fietkau · 14 years ago
  3. 489ee91 mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit by Felix Fietkau · 14 years ago
  4. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  5. 39fd5de nl80211: Export available antennas by Bruno Randolf · 14 years ago
  6. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  7. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  8. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  9. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  10. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  11. 53320fe batman-adv: Return hna count on local buffer fill by Sven Eckelmann · 14 years ago
  12. 5823118 pktgen: Remove unnecessary prefix from pr_<level> by Joe Perches · 14 years ago
  13. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  14. 71d9dec net: increase skb->users instead of skb_clone() by Changli Gao · 14 years ago
  15. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  16. d1ed113 ipv6: remove duplicate neigh_ifdown by stephen hemminger · 14 years ago
  17. bc3ef66 ipv6: fib6_ifdown cleanup by stephen hemminger · 14 years ago
  18. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  19. 361cf40 ceph: handle partial result from get_user_pages by Henry C Chang · 14 years ago
  20. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  21. 29ba5fe ipv6: don't flush routes when setting loopback down by stephen hemminger · 14 years ago
  22. 7d743b7 sctp: fix the return value of getting the sctp partial delivery point by Wei Yongjun · 14 years ago
  23. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  24. 76d6615 bridge: fix IPv6 queries for bridge multicast snooping by David Stevens · 14 years ago
  25. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  26. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  27. c6c8fea net: Add batman-adv meshing protocol by Sven Eckelmann · 14 years ago
  28. b236da6 net: use NUMA_NO_NODE instead of the magic number -1 by Changli Gao · 14 years ago
  29. a3d22a6 bnx2x: Take the distribution range definition out of skb_tx_hash() by Vladislav Zolotarov · 14 years ago
  30. d3052b5 ipv6: delete expired route in ip6_pmtu_deliver by Andrey Vagin · 14 years ago
  31. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  32. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  33. 38cd6b4 wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h by Shan Wei · 14 years ago
  34. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  35. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  36. 1fcfe76 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  37. 82cc4f5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  38. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  39. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  40. 6389aa7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  41. d96c904 ceph: fix msgr_init error path by Sage Weil · 14 years ago
  42. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  43. 207aba6 mac80211: support IBSS RSN with SW crypto by Johannes Berg · 14 years ago
  44. 91f44b0 mac80211 default tx_last_beacon false (congestion) by Tim Harvey · 14 years ago
  45. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  46. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  47. 897bed8 mac80211: clean up RX key checks by Johannes Berg · 14 years ago
  48. 01123e2 cfg80211: update information elements in cached BSS struct by Sven Neumann · 14 years ago
  49. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago
  50. 1d212aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  51. 249fab7 net: add limits to ip_default_ttl by Eric Dumazet · 14 years ago
  52. 8808f64 mac80211: avoid calling ieee80211_work_work unconditionally by Herton Ronaldo Krzesinski · 14 years ago
  53. c926d00 mac80211: Fix NULL-pointer deference on ibss merge when not ready by Tim Harvey · 14 years ago
  54. 10c38c3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  55. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  56. a02e4b7 ipv6: Demark default hoplimit as zero. by David S. Miller · 14 years ago
  57. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  58. abbf46a ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. by David S. Miller · 14 years ago
  59. a19faf0 net: fix skb_defer_rx_timestamp() by Eric Dumazet · 14 years ago
  60. deef4b5 bridge: Use consistent NF_DROP returns in nf_pre_routing by Herbert Xu · 14 years ago
  61. c053fd9 af_packet: use swap() instead of the open coded macro XC() by Changli Gao · 14 years ago
  62. e596e6e ethtool: Report link-down while interface is down by Ben Hutchings · 14 years ago
  63. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  64. a8d764b pktgen: adding prefetchw() call by Junchang Wang · 14 years ago
  65. 40a0103 SCTP: Fix SCTP_SET_PEER_PRIMARY_ADDR to accpet v4mapped address by Wei Yongjun · 14 years ago
  66. 376d940 inet6: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  67. 040253c xfrm: Traffic Flow Confidentiality for IPv6 ESP by Martin Willi · 14 years ago
  68. d979e20 xfrm: Traffic Flow Confidentiality for IPv4 ESP by Martin Willi · 14 years ago
  69. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 14 years ago
  70. c072240 net/ipv6/udp.c: fix typo in flush_stack() by Jiri Pirko · 14 years ago
  71. 457de43 ipv6: Fix 'release_it' logic in tcp_v6_get_peer() by David S. Miller · 14 years ago
  72. 4c0833b bridge: Fix return values of br_multicast_add_group/br_multicast_new_group by Tobias Klauser · 14 years ago
  73. e91db5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  74. 5f75a10 ipv6: fix nl group when advertising a new link by Nicolas Dichtel · 14 years ago
  75. eaa7dcd Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  76. c1249c0 net: Document the kernel_recvmsg() function by Martin Lucina · 14 years ago
  77. 1e13f86 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  78. b7ec19a dccp: remove unused macros by Shan Wei · 14 years ago
  79. 4bc65dd filter: use size of fetched data in __load_pointer() by Eric Dumazet · 14 years ago
  80. 78347c8 xfrm: Fix xfrm_state_migrate leak by Thomas Egerer · 14 years ago
  81. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  82. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  83. 4e085e7 econet: Fix crash in aun_incoming(). by David S. Miller · 14 years ago
  84. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  85. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  86. 2f88675 mac80211: Show max number of probe tries in debug message. by Ben Greear · 14 years ago
  87. 80d7e40 mac80211: Apply ht_opmode changes in ieee80211_change_bss by Helmut Schaa · 14 years ago
  88. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  89. f198725 tcp: protect sysctl_tcp_cookie_size reads by Eric Dumazet · 14 years ago
  90. ad9f4f5 tcp: avoid a possible divide by zero by Eric Dumazet · 14 years ago
  91. 7e24470 mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs by Helmut Schaa · 14 years ago
  92. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 14 years ago
  93. 171995e x25: decrement netdev reference counts on unload by Apollon Oikonomopoulos · 14 years ago
  94. e8d34a88 l2tp: Fix modalias of l2tp_ip by Michal Marek · 14 years ago
  95. 0c62fc6 econet: Do the correct cleanup after an unprivileged SIOCSIFADDR. by Nelson Elhage · 14 years ago
  96. 920b8d9 af_packet: fix freeing pg_vec twice on error path by Changli Gao · 14 years ago
  97. f6dafa9 af_packet: eliminate pgv_to_page on some arches by Changli Gao · 14 years ago
  98. 15c2d75f net: call dev_queue_xmit_nit() after skb_dst_drop() by Eric Dumazet · 14 years ago
  99. 62ab081 filter: constify sk_run_filter() by Eric Dumazet · 14 years ago
  100. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 14 years ago