1. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  2. 690e99c tcp: tcp_sendmsg() wrong access to sk_route_caps by Eric Dumazet · 13 years ago
  3. 8cd6d61 tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open by Neal Cardwell · 13 years ago
  4. f698204 tcp: allow undo from reordered DSACKs by Neal Cardwell · 13 years ago
  5. e95ae2f tcp: use SACKs and DSACKs that arrive on ACKs below snd_una by Neal Cardwell · 13 years ago
  6. 5628adf tcp: use DSACKs that arrive when packets_out is 0 by Neal Cardwell · 13 years ago
  7. 7d2b55f tcp: make is_dupack a parameter to tcp_fastretrans_alert() by Neal Cardwell · 13 years ago
  8. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  9. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  10. 3d825ed dsa: Define module author, description, license and aliases for drivers by Ben Hutchings · 13 years ago
  11. 98e6730 mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers by Ben Hutchings · 13 years ago
  12. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  13. ad293b8 dsa: Export functions from core to modules by Ben Hutchings · 13 years ago
  14. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  15. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. 261663b ipv4: Don't use the cached pmtu informations for input routes by Steffen Klassert · 13 years ago
  17. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  18. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  19. 6b600b2 route: Use the device mtu as the default for blackhole routes by Steffen Klassert · 13 years ago
  20. d6f03f2 Merge branch 'for_david' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  21. df07a94 netns: fix proxy ARP entries listing on a netns by Jorge Boncompte [DTI2] · 13 years ago
  22. 42ca020 net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() by Dan Carpenter · 13 years ago
  23. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  24. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  25. 685f94e6 ipv4 : igmp : fix error handle in ip_mc_add_src() by Jun Zhao · 13 years ago
  26. 4d0fe50 ipv6: tcp: fix tcp_v6_conn_request() by Eric Dumazet · 13 years ago
  27. 46a246c netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED. by David S. Miller · 13 years ago
  28. c16a98e ipv6: tcp: fix panic in SYN processing by Eric Dumazet · 13 years ago
  29. 4d65a24 ipv6: fix a bug in ndisc_send_redirect by Li Wei · 13 years ago
  30. 02f1ce3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  31. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  32. 20e994a net: correct comments of skb_shift by Feng King · 13 years ago
  33. 40ba849 atm: Allow MSG_PEEK for atm sockets by Jorge Boncompte [DTI2] · 13 years ago
  34. 4e55f57 atm: Introduce vcc_process_recv_queue by Jorge Boncompte [DTI2] · 13 years ago
  35. 3b82936 atm: clip: move clip_devs check to clip_push by Jorge Boncompte [DTI2] · 13 years ago
  36. ada22aa atm: clip: Don't move counters backwards by Jorge Boncompte [DTI2] · 13 years ago
  37. fe685b8 atm: br2684: Do not move counters backwards by Jorge Boncompte [DTI2] · 13 years ago
  38. 717b6d8 net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 sockets by Maciej Żenczykowski · 13 years ago
  39. 26bff94 xfrm: optimize ipv4 selector matching by Alexey Dobriyan · 13 years ago
  40. 5bc1421 net: add network priority cgroup infrastructure (v4) by Neil Horman · 13 years ago
  41. f23aa62 caif: fix endian conversion in cffrml_transmit() by Dan Carpenter · 13 years ago
  42. 525c646 dccp: fix error propagation in dccp_v4_connect by RongQing.Li · 13 years ago
  43. a2d7ec5 netfilter: use jump_label for nf_hooks by Eric Dumazet · 13 years ago
  44. 65d9d2c RxRPC: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  45. 8524b00 irttp: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  46. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  47. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  48. 904603f mac80211: Fix AMSDU rate printout in debugfs. by Ben Greear · 13 years ago
  49. efd0bf9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. 76e8d7b batman-adv: Fix range check for expected packets by Simon Wunderlich · 13 years ago
  51. 8b7342d batman-adv: check for tt_reponse packet real length by Antonio Quartulli · 13 years ago
  52. dc58fe3 batman-adv: linearise the tt_response skb only if needed by Antonio Quartulli · 13 years ago
  53. d099c2c batman-adv: directly write tt entries without buffering by Simon Wunderlich · 13 years ago
  54. c90681b batman-adv: fixed hash functions type to uint32_t instead of int by Antonio Quartulli · 13 years ago
  55. eb7e2a1 batman-adv: use orig_hash_find() instead of get_orig_node() in TT code by Antonio Quartulli · 13 years ago
  56. be7af5c batman-adv: refactoring gateway handling code by Marek Lindner · 13 years ago
  57. 25a92b1 batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> by Sven Eckelmann · 13 years ago
  58. 8794497 batman-adv: tt_global_del_orig() has to print the correct message by Antonio Quartulli · 13 years ago
  59. c20186b batman-adv: update internal version number by Sven Eckelmann · 13 years ago
  60. 9cc20b2 ipv4: fix redirect handling by Eric Dumazet · 13 years ago
  61. fb120c0 ping: dont increment ICMP_MIB_INERRORS by Eric Dumazet · 13 years ago
  62. bdb6e69 Phonet: set the pipe handle using setsockopt by Dinesh Kumar Sharma · 13 years ago
  63. 805dc1d ip_gre: Set needed_headroom dynamically again by Herbert Xu · 13 years ago
  64. 4ce4091 packet: Add needed_tailroom to packet_sendmsg_spkt by Herbert Xu · 13 years ago
  65. ae64194 net: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  66. a7ae199 ipv6: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  67. 6608824 ipv4: Remove all uses of LL_ALLOCATED_SPACE by Herbert Xu · 13 years ago
  68. adc9300 net: use jump_label to shortcut RPS if not setup by Eric Dumazet · 13 years ago
  69. e11c259 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
  70. 8d26784 ipv6: Use pr_warn() in ip6_fib.c by David S. Miller · 13 years ago
  71. 14df015 IPV6 Fix a crash when trying to replace non existing route by Matti Vaittinen · 13 years ago
  72. ccf5ff6 net: new counter for tx_timeout errors in sysfs by david decotigny · 13 years ago
  73. 19b05f8 net-sysfs: fixed minor sparse warning by david decotigny · 13 years ago
  74. 09da71b net: ethtool: fix coding style by Michał Mirosław · 13 years ago
  75. d445ba6 6LoWPAN: double free in lowpan_fragment_xmit() by Dan Carpenter · 13 years ago
  76. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  77. 475414f ethtool: prepare for larger netdev_features_t type by Michał Mirosław · 13 years ago
  78. 9d92154 net: ethtool: use C99 array initialization for feature-names table by Michał Mirosław · 13 years ago
  79. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  80. 02b3a55 net: ethtool: break association of ETH_FLAG_* with NETIF_F_* by Michał Mirosław · 13 years ago
  81. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  82. fa2da8c bridge: correct IPv6 checksum after pull by stephen hemminger · 13 years ago
  83. 588f033 net: use jump_label for netstamp_needed by Eric Dumazet · 13 years ago
  84. 709e869 tcp: clear xmit timers in tcp_v4_syn_recv_sock() by Eric Dumazet · 13 years ago
  85. 229a66e IPv6: Removing unnecessary NULL checks. by Matti Vaittinen · 13 years ago
  86. eec2057 net/packet: Revert incorrect dead-code changes to prb_setup_retire_blk_timer by Jesper Juhl · 13 years ago
  87. f8b8a80 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  88. ad79eef ipv4: fix a memory leak in ic_bootp_send_if by RongQing.Li · 13 years ago
  89. 4a287eb IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag by Matti Vaittinen · 13 years ago
  90. d71314b IPv6 routing, NLM_F_* flag support: warn if new route is created without NLM_F_CREATE by Matti Vaittinen · 13 years ago
  91. b2b5ce9 net: introduce build_skb() by Eric Dumazet · 13 years ago
  92. 06236ac net-netlink: Add a new attribute to expose TCLASS values via netlink by Maciej Żenczykowski · 13 years ago
  93. 8b5c171 neigh: new unresolved queue limits by Eric Dumazet · 13 years ago
  94. 292d139 bridge: add NTF_USE support by stephen hemminger · 13 years ago
  95. ef5e0d8 bridge: Fix potential deadlock on br->multicast_lock by Andrey Vagin · 13 years ago
  96. 731abb9 ip6_tunnel: copy parms.name after register_netdevice by Josh Boyer · 13 years ago
  97. f8b1b5d 6LoWPAN: UDP header decompression by alex.bluesman.smirnov@gmail.com · 13 years ago
  98. 3bd5b95 6LoWPAN: UDP header compression by alex.bluesman.smirnov@gmail.com · 13 years ago
  99. 4d039f6 6LoWPAN: set proper netdev flags by alex.bluesman.smirnov@gmail.com · 13 years ago
  100. e86586b 6LoWPAN: disable debugging by default by alex.bluesman.smirnov@gmail.com · 13 years ago