1. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  2. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  3. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 13 years ago
  4. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 13 years ago
  5. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  6. 340e8dc atm: clip: Remove code commented out since eternity. by David S. Miller · 13 years ago
  7. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  8. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  9. 3ced1be netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS by David S. Miller · 13 years ago
  10. d01ff0a ipv4: flush route cache after change accept_local by Peter Pan(潘卫平) · 13 years ago
  11. 1ee5fa1 sch_red: fix red_change by Eric Dumazet · 13 years ago
  12. d984e61 dccp: Fix compile warning in probe code. by David S. Miller · 13 years ago
  13. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  14. b03b6dd bridge: master device stuck in no-carrier state forever when in user-stp mode by Vitalii Demianets · 13 years ago
  15. efbc368 ipv4: Perform peer validation on cached route lookup. by David S. Miller · 13 years ago
  16. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  17. 898f735 dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb(). by David S. Miller · 13 years ago
  18. b536db9 net: net_device flags is an unsigned int by Eric Dumazet · 13 years ago
  19. fc33cc7 netem: fix build error on 32bit arches by Eric Dumazet · 13 years ago
  20. 8f89148 net/core: fix rollback handler in register_netdevice_notifier by RongQing.Li · 13 years ago
  21. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  22. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  23. 200c5a3 caif: Allow cfpkt_extr_head to process empty message by sjur.brandeland@stericsson.com · 13 years ago
  24. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  25. 99d2f47 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() by Jun Zhao · 13 years ago
  26. 5eb81e89 ipv4 : igmp : Delete useless parameter in ip_mc_add1_src() by Jun Zhao · 13 years ago
  27. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  28. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  29. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  30. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  31. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  32. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  33. 218fa90 ipv4: fix lockdep splat in rt_cache_seq_show by Eric Dumazet · 13 years ago
  34. f7e5704 sch_teql: fix lockdep splat by Eric Dumazet · 13 years ago
  35. d8a6e65 tcp: inherit listener congestion control for passive cnx by Eric Dumazet · 13 years ago
  36. 3b95e9c 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
  37. e92036a ipv4: remove useless codes in ipmr_device_event() by RongQing.Li · 13 years ago
  38. 6977a79 net: Fix skb_update_prio RCU usage. by Igor Maravic · 13 years ago
  39. 1281bc2 netlabel: Fix build problems when IPv6 is not enabled by Paul Moore · 13 years ago
  40. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  41. 2bcc34b sch_choke: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  42. 11fca93 sch_sfq: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  43. f07d960 tcp: avoid frag allocation for small frames by Eric Dumazet · 13 years ago
  44. 4d77d2b flow_dissector: use a 64bit load/store by Eric Dumazet · 13 years ago
  45. 114cf58 bql: Byte queue limits by Tom Herbert · 13 years ago
  46. 927fbec xps: Add xps_queue_release function by Tom Herbert · 13 years ago
  47. 73466498 net: Add queue state xoff flag for stack by Tom Herbert · 13 years ago
  48. c1baa88 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  49. 6b5a5c0 tcp: do not scale TSO segment size with reordering degree by Neal Cardwell · 13 years ago
  50. befc93f atm: br2684: Avoid alignment issues by Pascal Hambourg · 13 years ago
  51. 9e667b2 atm: br2684: Make headroom and hard_header_len depend on the payload type by Pascal Hambourg · 13 years ago
  52. 08e29af net: optimize socket timestamping by Eric Dumazet · 13 years ago
  53. b90e579 net: dont call jump_label_dec from irq context by Eric Dumazet · 13 years ago
  54. 0f20f5a NET: NETROM: Fix formatting. by Ralf Baechle · 13 years ago
  55. 10cae1c NET: NETROM: Cleanup argument SIOCADDRT ioctl argument checking. by Ralf Baechle · 13 years ago
  56. ac1a1de NET: NETROM: When adding a route verify length of mnemonic string. by Ralf Baechle · 13 years ago
  57. be639ac NET: AX.25: Check ioctl arguments to avoid overflows further down the road. by Ralf Baechle · 13 years ago
  58. 3b15885 dsa: Move switch drivers to new directory drivers/net/dsa by Ben Hutchings · 13 years ago
  59. c8f0b86 dsa: Move all definitions needed by drivers into <net/dsa.h> by Ben Hutchings · 13 years ago
  60. fa67a04 dsa: Remove unnecessary exports by Ben Hutchings · 13 years ago
  61. 8317e20 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  62. a00bd46 sch_sfb: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  63. 6bd2a9a cls_flow: use skb_flow_dissect() by Eric Dumazet · 13 years ago
  64. 4504b86 net: use skb_flow_dissect() in __skb_get_rxhash() by Eric Dumazet · 13 years ago
  65. 0744dd0 net: introduce skb_flow_dissect() by Eric Dumazet · 13 years ago
  66. 690e99c tcp: tcp_sendmsg() wrong access to sk_route_caps by Eric Dumazet · 13 years ago
  67. 2a38e6d ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given. by Li Wei · 13 years ago
  68. 5cac98d net: Fix corruption in /proc/*/net/dev_mcast by Anton Blanchard · 13 years ago
  69. 39338b5 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. 2a1e0fd mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 13 years ago
  71. d305a65 mac80211: fix race condition caused by late addBA response by Nikolay Martynov · 13 years ago
  72. 24f50a9 mac80211: don't stop a single aggregation session twice by Johannes Berg · 13 years ago
  73. e007b85 nl80211: fix MAC address validation by Eliad Peller · 13 years ago
  74. 8cd6d61 tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open by Neal Cardwell · 13 years ago
  75. f698204 tcp: allow undo from reordered DSACKs by Neal Cardwell · 13 years ago
  76. e95ae2f tcp: use SACKs and DSACKs that arrive on ACKs below snd_una by Neal Cardwell · 13 years ago
  77. 5628adf tcp: use DSACKs that arrive when packets_out is 0 by Neal Cardwell · 13 years ago
  78. 7d2b55f tcp: make is_dupack a parameter to tcp_fastretrans_alert() by Neal Cardwell · 13 years ago
  79. de68dca inet: add a redirect generation id in inetpeer by Eric Dumazet · 13 years ago
  80. 49f5ed4 atm: eliminate atm_guess_pdu2truesize() by chas williams - CONTRACTOR · 13 years ago
  81. 0884d7a AF_UNIX: Fix poll blocking problem when reading from a stream socket by Alexey Moiseytsev · 13 years ago
  82. 71b1391 l2tp: ensure sk->dst is still valid by Florian Westphal · 13 years ago
  83. 8a6e77d decnet: proper socket refcounting by Eric Dumazet · 13 years ago
  84. 34a430d dsa: Allow core and drivers to be built as modules by Ben Hutchings · 13 years ago
  85. 3d825ed dsa: Define module author, description, license and aliases for drivers by Ben Hutchings · 13 years ago
  86. 98e6730 mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers by Ben Hutchings · 13 years ago
  87. 7df899c dsa: Combine core and tagging code by Ben Hutchings · 13 years ago
  88. ad293b8 dsa: Export functions from core to modules by Ben Hutchings · 13 years ago
  89. cf50dcc dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions by Ben Hutchings · 13 years ago
  90. 6dec4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  91. 261663b ipv4: Don't use the cached pmtu informations for input routes by Steffen Klassert · 13 years ago
  92. 618f9bc net: Move mtu handling down to the protocol depended handlers by Steffen Klassert · 13 years ago
  93. ebb762f net: Rename the dst_opt default_mtu method to mtu by Steffen Klassert · 13 years ago
  94. 6b600b2 route: Use the device mtu as the default for blackhole routes by Steffen Klassert · 13 years ago
  95. d6f03f2 Merge branch 'for_david' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  96. df07a94 netns: fix proxy ARP entries listing on a netns by Jorge Boncompte [DTI2] · 13 years ago
  97. 42ca020 net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add() by Dan Carpenter · 13 years ago
  98. ac8a481 ipv4: Save nexthop address of LSRR/SSRR option to IPCB. by Li Wei · 13 years ago
  99. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  100. 685f94e6 ipv4 : igmp : fix error handle in ip_mc_add_src() by Jun Zhao · 13 years ago