1. 44331fe IEEE802.15.4: 6LoWPAN basic support by Alexander Smirnov · 13 years ago
  2. 804cf14 net: xfrm: convert to SKB frag APIs by Ian Campbell · 13 years ago
  3. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  4. aff65da net: ipv4: convert to SKB frag APIs by Ian Campbell · 13 years ago
  5. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  6. ec5efe7 rps: support IPIP encapsulation by Eric Dumazet · 13 years ago
  7. 0e43182 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  8. 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
  9. 0dfe1782 net: vlan: goto another_round instead of calling __netif_receive_skb by Jiri Pirko · 13 years ago
  10. 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
  11. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  12. 267151c batman-adv: reuse tt_len() to calculate tt buffer length by Marek Lindner · 13 years ago
  13. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  14. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  15. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  16. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  17. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  18. 1a1f37d batman-adv: hash_add() has to discriminate on the return value by Antonio Quartulli · 13 years ago
  19. 6461be3 net: Preserve ooo_okay when copying skb header by Changli Gao · 13 years ago
  20. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  21. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  22. ae1511b net: rps: support PPPOE session messages by Changli Gao · 13 years ago
  23. 1ff1986 net: rps: support 802.1Q by Changli Gao · 13 years ago
  24. c5114cd vlan: reset headers on accel emulation path by Jiri Pirko · 13 years ago
  25. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  26. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  27. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  28. 8919bc1 net_sched: fix port mirror/redirect stats reporting by Jamal Hadi Salim · 13 years ago
  29. c6865cb rps: Inspect GRE encapsulated packets to get flow hash by Tom Herbert · 13 years ago
  30. e971b72 rps: Infrastructure in __skb_get_rxhash for deep inspection by Tom Herbert · 13 years ago
  31. bdeab99 rps: Add flag to skb to indicate rxhash is based on L4 tuple by Tom Herbert · 13 years ago
  32. 792df22 rps: Some minor cleanup in get_rps_cpus by Tom Herbert · 13 years ago
  33. c2bceb3 sit tunnels: propagate IPv6 transport class to IPv4 Type of Service by Lionel Elie Mamane · 13 years ago
  34. 3881ac4 af_iucv: add HiperSockets transport by Ursula Braun · 13 years ago
  35. 493d397 af_iucv: cleanup - use iucv_sk(sk) early by Ursula Braun · 13 years ago
  36. 6fcd61f af_iucv: use loadable iucv interface by Frank Blaschka · 13 years ago
  37. c69748d iucv: kernel option for z/VM IUCV and HiperSockets by Ursula Braun · 13 years ago
  38. 96d042a iucv: introduce loadable iucv interface by Frank Blaschka · 13 years ago
  39. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 13 years ago
  40. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 13 years ago
  41. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 13 years ago
  42. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  43. 33d480c net: cleanup some rcu_dereference_raw by Eric Dumazet · 13 years ago
  44. cd28ca0 neigh: reduce arp latency by Eric Dumazet · 13 years ago
  45. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 13 years ago
  46. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 13 years ago
  47. e7c379d rtnetlink: remove initialization of dev->real_num_tx_queues by Jiri Pirko · 13 years ago
  48. 97a8041 ipv4: some rt_iif -> rt_route_iif conversions by Julian Anastasov · 13 years ago
  49. 5189054 net/bridge/netfilter/ebtables.c: use available error handling code by Julia Lawall · 13 years ago
  50. 94a80d6 net/netlabel/netlabel_kapi.c: add missing cleanup code by Julia Lawall · 13 years ago
  51. e33f7a9 scm: Capture the full credentials of the scm sender by Tim Chen · 13 years ago
  52. f0e3d068 tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
  53. 1b1de7a mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag by Javier Cardona · 13 years ago
  54. f785d83 mac80211: clear sta.drv_priv on reconfiguration by Eliad Peller · 13 years ago
  55. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 13 years ago
  56. d2da587 nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait by Jouni Malinen · 13 years ago
  57. 3557619 net_sched: prio: use qdisc_dequeue_peeked by Florian Westphal · 13 years ago
  58. 9de79c1 net: fix potential neighbour race in dst_ifdown() by Eric Dumazet · 13 years ago
  59. 9be6dd6 Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. by Andrei Warkentin · 13 years ago
  60. 6de062c mac80211: Don't use EAPOL frames for rate sampling by Helmut Schaa · 13 years ago
  61. f75f5c6 mac80211: Fill in skb->protocol information for injected frames by Helmut Schaa · 13 years ago
  62. 12c5ffb cfg80211: Update REG_DBG_PRINT macro and uses by Joe Perches · 13 years ago
  63. 9d630c7 lib80211: remove exports for functions not called by other modules by Pavel Roskin · 13 years ago
  64. 987dafa mac80211/mesh: make the preq queue lock consistent by Baruch Siach · 13 years ago
  65. 39e6871 mac80211: Don't use a buf_size=0 in ADDBA requests by Helmut Schaa · 13 years ago
  66. 3ca9788 mac80211: Stop TX BA session if buf_size is zero by Helmut Schaa · 13 years ago
  67. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  68. 04b0c5c cfg80211: remove unused wext handler exports by Johannes Berg · 13 years ago
  69. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  70. 19fd617 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  71. d52fbfc ipv4: use dst with ref during bcast/mcast loopback by Julian Anastasov · 13 years ago
  72. 47670b7 ipv4: route non-local sources for raw socket by Julian Anastasov · 13 years ago
  73. 797fd39 netfilter: TCP and raw fix for ip_route_me_harder by Julian Anastasov · 13 years ago
  74. dd23198e ipv4: Fix ip_getsockopt for IP_PKTOPTIONS by Daniel Baluta · 13 years ago
  75. d547f72 ipv4: fix the reusing of routing cache entries by Julian Anastasov · 13 years ago
  76. fad5444 netfilter: avoid double free in nf_reinject by Julian Anastasov · 13 years ago
  77. 6e5714e net: Compute protocol sequence numbers and fragment IDs using MD5. by David S. Miller · 13 years ago
  78. c15fea2 ipv6: check for IPv4 mapped addresses when connecting IPv6 sockets by Max Matveev · 13 years ago
  79. c71d8eb net: Fix security_socket_sendmsg() bypass problem. by Tetsuo Handa · 13 years ago
  80. 98382f4 net: Cap number of elements for sendmmsg by Anton Blanchard · 13 years ago
  81. 728ffb8 net: sendmmsg should only return an error if no messages were sent by Anton Blanchard · 13 years ago
  82. 5be1334 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  83. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  84. f2c31e3 net: fix NULL dereferences in check_peer_redir() by Eric Dumazet · 13 years ago
  85. a9b3cd7 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER by Stephen Hemminger · 13 years ago
  86. 76f793e ipv6: updates to privacy addresses per RFC 4941. by Lorenzo Colitti · 13 years ago
  87. 22019b1 net: add kerneldoc to skb_copy_bits() by Eric Dumazet · 13 years ago
  88. 82c21bf doc: Update the email address for Paul Moore in various source files by Paul Moore · 13 years ago
  89. a08af81 atm: br2864: sent packets truncated in VC routed mode by Chas Williams · 13 years ago
  90. ebdcc94 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 13 years ago
  91. 8440462 cfg80211: off by one in nl80211_trigger_scan() by Dan Carpenter · 13 years ago
  92. d96a9e8 dccp ccid-2: check Ack Ratio when reducing cwnd by Samuel Jero · 13 years ago
  93. 0ce95dc7 dccp ccid-2: increment cwnd correctly by Samuel Jero · 13 years ago
  94. d346d88 dccp ccid-2: prevent cwnd > Sequence Window by Samuel Jero · 13 years ago
  95. 31daf03 dccp ccid-2: use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 13 years ago
  96. a6444f4 dccp: send Confirm options only once by Samuel Jero · 13 years ago
  97. 44e6fd9 dccp: support for exchanging of NN options in established state 2/2 by Gerrit Renker · 13 years ago
  98. d6916f8 dccp: support for the exchange of NN options in established state 1/2 by Gerrit Renker · 13 years ago
  99. e1738bd sch_sfq: fix sfq_enqueue() by Eric Dumazet · 13 years ago
  100. a1889c0 net: adjust array index by Julia Lawall · 13 years ago