1. 7646887 mac80211: improve mpath debugging by Javier Cardona · 13 years ago
  2. 0e43182 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  3. ffa10cb dynamic_debug: make netdev_dbg() call __netdev_printk() by Jason Baron · 13 years ago
  4. 11f3a6b bridge: fix a possible net_device leak by Eric Dumazet · 13 years ago
  5. 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
  6. 0dfe1782 net: vlan: goto another_round instead of calling __netif_receive_skb by Jiri Pirko · 13 years ago
  7. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  8. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  9. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  10. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  11. e69dede mac80211: Tear down BA session on BAR tx failure by Helmut Schaa · 13 years ago
  12. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  13. 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
  14. ecb4433 mac80211: fix suspend/resume races with unregister hw by Stanislaw Gruszka · 13 years ago
  15. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  16. 267151c batman-adv: reuse tt_len() to calculate tt buffer length by Marek Lindner · 13 years ago
  17. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  18. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  19. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  20. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  21. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  22. 1a1f37d batman-adv: hash_add() has to discriminate on the return value by Antonio Quartulli · 13 years ago
  23. 6461be3 net: Preserve ooo_okay when copying skb header by Changli Gao · 13 years ago
  24. fbe5e29 atm: br2684: Fix oops due to skb->dev being NULL by Daniel Schwierzeck · 13 years ago
  25. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. 11fd165 sunrpc: use better NUMA affinities by Eric Dumazet · 13 years ago
  27. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  28. ae1511b net: rps: support PPPOE session messages by Changli Gao · 13 years ago
  29. 1ff1986 net: rps: support 802.1Q by Changli Gao · 13 years ago
  30. c5114cd vlan: reset headers on accel emulation path by Jiri Pirko · 13 years ago
  31. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  32. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  33. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  34. 8919bc1 net_sched: fix port mirror/redirect stats reporting by Jamal Hadi Salim · 13 years ago
  35. c6865cb rps: Inspect GRE encapsulated packets to get flow hash by Tom Herbert · 13 years ago
  36. e971b72 rps: Infrastructure in __skb_get_rxhash for deep inspection by Tom Herbert · 13 years ago
  37. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  38. 792df22 rps: Some minor cleanup in get_rps_cpus by Tom Herbert · 13 years ago
  39. c2bceb3 sit tunnels: propagate IPv6 transport class to IPv4 Type of Service by Lionel Elie Mamane · 13 years ago
  40. 3881ac4 af_iucv: add HiperSockets transport by Ursula Braun · 13 years ago
  41. 493d397 af_iucv: cleanup - use iucv_sk(sk) early by Ursula Braun · 13 years ago
  42. 6fcd61f af_iucv: use loadable iucv interface by Frank Blaschka · 13 years ago
  43. c69748d iucv: kernel option for z/VM IUCV and HiperSockets by Ursula Braun · 13 years ago
  44. 96d042a iucv: introduce loadable iucv interface by Frank Blaschka · 13 years ago
  45. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 13 years ago
  46. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 13 years ago
  47. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 13 years ago
  48. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  49. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  50. cd28ca0 neigh: reduce arp latency by Eric Dumazet · 13 years ago
  51. 687beaa Bluetooth: cmtp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  52. ff062ea Bluetooth: hidp: Don't release device ref if never held by Peter Hurley · 13 years ago
  53. 615aedd Bluetooth: hidp: Only free input device if failed register by Peter Hurley · 13 years ago
  54. 1c97e94 Bluetooth: hidp: Fix memory leak of cached report descriptor by Peter Hurley · 13 years ago
  55. e9d5cb5 Bluetooth: hidp: Fix session cleanup on failed conn add by Peter Hurley · 13 years ago
  56. 7176522 Bluetooth: cmtp: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  57. 751c10a Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  58. 7bdb8a5 Bluetooth: Don't use cmd_timer to timeout HCI reset command by Szymon Janc · 13 years ago
  59. 6be6b11 Bluetooth: Fixed wrong L2CAP Sock timer value by Chen Ganir · 13 years ago
  60. a71a0cf Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks by Peter Hurley · 13 years ago
  61. 3a3f5c7 Bluetooth: cmtp: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  62. 38d5755 Bluetooth: bnep: Fix lost wakeup of session thread by Peter Hurley · 13 years ago
  63. 552b0d3 Bluetooth: sco: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  64. f9a3c20 Bluetooth: l2cap: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  65. 9be4e3f Bluetooth: Fix lost wakeups waiting for sock state change by Peter Hurley · 13 years ago
  66. 950e2d5 Bluetooth: rfcomm: Fix lost wakeups waiting to accept socket by Peter Hurley · 13 years ago
  67. e5842cd Bluetooth: rfcomm: Remove unnecessary krfcommd event by Peter Hurley · 13 years ago
  68. 8475e23 Bluetooth: unlock if allocation fails in hci_blacklist_add() by Dan Carpenter · 13 years ago
  69. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 13 years ago
  70. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 13 years ago
  71. e7c379d rtnetlink: remove initialization of dev->real_num_tx_queues by Jiri Pirko · 13 years ago
  72. 97a8041 ipv4: some rt_iif -> rt_route_iif conversions by Julian Anastasov · 13 years ago
  73. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  74. 94a80d6 net/netlabel/netlabel_kapi.c: add missing cleanup code by Julia Lawall · 13 years ago
  75. e33f7a9 scm: Capture the full credentials of the scm sender by Tim Chen · 13 years ago
  76. f0e3d068 tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
  77. 1b1de7a mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag by Javier Cardona · 13 years ago
  78. f785d83 mac80211: clear sta.drv_priv on reconfiguration by Eliad Peller · 13 years ago
  79. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 13 years ago
  80. d2da587 nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait by Jouni Malinen · 13 years ago
  81. 3557619 net_sched: prio: use qdisc_dequeue_peeked by Florian Westphal · 13 years ago
  82. 9de79c1 net: fix potential neighbour race in dst_ifdown() by Eric Dumazet · 13 years ago
  83. 9be6dd6 Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. by Andrei Warkentin · 13 years ago
  84. 5185352 libceph: fix msgpool by Sage Weil · 13 years ago
  85. 6de062c mac80211: Don't use EAPOL frames for rate sampling by Helmut Schaa · 13 years ago
  86. f75f5c6 mac80211: Fill in skb->protocol information for injected frames by Helmut Schaa · 13 years ago
  87. 12c5ffb cfg80211: Update REG_DBG_PRINT macro and uses by Joe Perches · 13 years ago
  88. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 13 years ago
  89. 987dafa mac80211/mesh: make the preq queue lock consistent by Baruch Siach · 13 years ago
  90. 39e6871 mac80211: Don't use a buf_size=0 in ADDBA requests by Helmut Schaa · 13 years ago
  91. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  92. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  93. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  94. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  95. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  96. d52fbfc ipv4: use dst with ref during bcast/mcast loopback by Julian Anastasov · 13 years ago
  97. 47670b7 ipv4: route non-local sources for raw socket by Julian Anastasov · 13 years ago
  98. 797fd39 netfilter: TCP and raw fix for ip_route_me_harder by Julian Anastasov · 13 years ago
  99. dd23198e ipv4: Fix ip_getsockopt for IP_PKTOPTIONS by Daniel Baluta · 13 years ago
  100. d547f72 ipv4: fix the reusing of routing cache entries by Julian Anastasov · 13 years ago