1. aec9db3 6LoWPAN: use the _safe version of list_for_each by Dan Carpenter · 13 years ago
  2. 90d0963 6LoWPAN: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  3. ba6e5eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  4. 7ac2ed0 caif: Remove OOM messages, use kzalloc by Joe Perches · 13 years ago
  5. 363437f net_sched: sfb: optimize enqueue on full queue by Eric Dumazet · 13 years ago
  6. bc59ba3 af_packet: Prefixed tpacket_v3 structs to avoid name space collision by chetan loke · 13 years ago
  7. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  8. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 13 years ago
  9. a21fa87 mac80211: allow action frames with unknown BSSID in GO mode by Arik Nemtsov · 13 years ago
  10. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago
  11. 8c71df7 mac80211: refactor sta_info_insert_rcu to 3 main stages by Guy Eilam · 13 years ago
  12. c6133661 mac80211: mesh gate fixes by Thomas Pedersen · 13 years ago
  13. 0856a30 Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path by Tim Chen · 13 years ago
  14. 6af29cc sctp: Bundle HEAERTBEAT into ASCONF_ACK by Michio Honda · 13 years ago
  15. f207c05 sctp: HEARTBEAT negotiation after ASCONF by Michio Honda · 13 years ago
  16. a262f0c Proportional Rate Reduction for TCP. by Nandita Dukkipati · 13 years ago
  17. f6fb8f10 af-packet: TPACKET_V3 flexible buffer implementation. by chetan loke · 13 years ago
  18. 44331fe IEEE802.15.4: 6LoWPAN basic support by Alexander Smirnov · 13 years ago
  19. 804cf14 net: xfrm: convert to SKB frag APIs by Ian Campbell · 13 years ago
  20. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  21. aff65da net: ipv4: convert to SKB frag APIs by Ian Campbell · 13 years ago
  22. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  23. ec5efe7 rps: support IPIP encapsulation by Eric Dumazet · 13 years ago
  24. e875304 NFC: Reserve tx head and tail room by Samuel Ortiz · 13 years ago
  25. 16dd726 {nl,cfg,mac}80211: let userspace make meshif mesh gate by Javier Cardona · 13 years ago
  26. 0507e15 {nl,cfg,mac}80211: let userspace set RANN interval by Javier Cardona · 13 years ago
  27. 699403d {nl,mac}80211: add missing root mode meshconf entries by Javier Cardona · 13 years ago
  28. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  29. 00e3f25 mac80211: fix mesh path flushing by Javier Cardona · 13 years ago
  30. a6965c4 mac80211: mesh locking fixes by Javier Cardona · 13 years ago
  31. 86d7f9f mac80211: fix mpath timer NULL function by Javier Cardona · 13 years ago
  32. 7646887 mac80211: improve mpath debugging by Javier Cardona · 13 years ago
  33. 0e43182 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  34. 7ae9ed8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  35. 0dfe1782 net: vlan: goto another_round instead of calling __netif_receive_skb by Jiri Pirko · 13 years ago
  36. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  37. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  38. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  39. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  40. e69dede mac80211: Tear down BA session on BAR tx failure by Helmut Schaa · 13 years ago
  41. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  42. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  43. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  44. 267151c batman-adv: reuse tt_len() to calculate tt buffer length by Marek Lindner · 13 years ago
  45. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  46. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  47. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  48. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  49. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  50. 1a1f37d batman-adv: hash_add() has to discriminate on the return value by Antonio Quartulli · 13 years ago
  51. 6461be3 net: Preserve ooo_okay when copying skb header by Changli Gao · 13 years ago
  52. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  53. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  54. ae1511b net: rps: support PPPOE session messages by Changli Gao · 13 years ago
  55. 1ff1986 net: rps: support 802.1Q by Changli Gao · 13 years ago
  56. c5114cd vlan: reset headers on accel emulation path by Jiri Pirko · 13 years ago
  57. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  58. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  59. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  60. 8919bc1 net_sched: fix port mirror/redirect stats reporting by Jamal Hadi Salim · 13 years ago
  61. c6865cb rps: Inspect GRE encapsulated packets to get flow hash by Tom Herbert · 13 years ago
  62. e971b72 rps: Infrastructure in __skb_get_rxhash for deep inspection by Tom Herbert · 13 years ago
  63. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  64. 792df22 rps: Some minor cleanup in get_rps_cpus by Tom Herbert · 13 years ago
  65. c2bceb3 sit tunnels: propagate IPv6 transport class to IPv4 Type of Service by Lionel Elie Mamane · 13 years ago
  66. 3881ac4 af_iucv: add HiperSockets transport by Ursula Braun · 13 years ago
  67. 493d397 af_iucv: cleanup - use iucv_sk(sk) early by Ursula Braun · 13 years ago
  68. 6fcd61f af_iucv: use loadable iucv interface by Frank Blaschka · 13 years ago
  69. c69748d iucv: kernel option for z/VM IUCV and HiperSockets by Ursula Braun · 13 years ago
  70. 96d042a iucv: introduce loadable iucv interface by Frank Blaschka · 13 years ago
  71. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 13 years ago
  72. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 13 years ago
  73. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 13 years ago
  74. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  75. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  76. cd28ca0 neigh: reduce arp latency by Eric Dumazet · 13 years ago
  77. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 13 years ago
  78. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 13 years ago
  79. e7c379d rtnetlink: remove initialization of dev->real_num_tx_queues by Jiri Pirko · 13 years ago
  80. 97a8041 ipv4: some rt_iif -> rt_route_iif conversions by Julian Anastasov · 13 years ago
  81. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  82. 94a80d6 net/netlabel/netlabel_kapi.c: add missing cleanup code by Julia Lawall · 13 years ago
  83. e33f7a9 scm: Capture the full credentials of the scm sender by Tim Chen · 13 years ago
  84. f0e3d068 tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
  85. 1b1de7a mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag by Javier Cardona · 13 years ago
  86. f785d83 mac80211: clear sta.drv_priv on reconfiguration by Eliad Peller · 13 years ago
  87. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 13 years ago
  88. d2da587 nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait by Jouni Malinen · 13 years ago
  89. 3557619 net_sched: prio: use qdisc_dequeue_peeked by Florian Westphal · 13 years ago
  90. 9de79c1 net: fix potential neighbour race in dst_ifdown() by Eric Dumazet · 13 years ago
  91. 9be6dd6 Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. by Andrei Warkentin · 13 years ago
  92. 6de062c mac80211: Don't use EAPOL frames for rate sampling by Helmut Schaa · 13 years ago
  93. f75f5c6 mac80211: Fill in skb->protocol information for injected frames by Helmut Schaa · 13 years ago
  94. 12c5ffb cfg80211: Update REG_DBG_PRINT macro and uses by Joe Perches · 13 years ago
  95. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 13 years ago
  96. 987dafa mac80211/mesh: make the preq queue lock consistent by Baruch Siach · 13 years ago
  97. 39e6871 mac80211: Don't use a buf_size=0 in ADDBA requests by Helmut Schaa · 13 years ago
  98. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  99. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  100. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago