1. b6d640c udp_diag: Implement the dump-all functionality by Pavel Emelyanov · 13 years ago
  2. a925aa0 udp_diag: Implement the get_exact dumping functionality by Pavel Emelyanov · 13 years ago
  3. 52b7c59 udp_diag: Basic skeleton by Pavel Emelyanov · 13 years ago
  4. fce8233 udp: Export code sk lookup routines by Pavel Emelyanov · 13 years ago
  5. 1942c51 inet_diag: Generalize inet_diag dump and get_exact calls by Pavel Emelyanov · 13 years ago
  6. 3c4d05c inet_diag: Introduce the inet socket dumping routine by Pavel Emelyanov · 13 years ago
  7. 8d07d15 inet_diag: Introduce the byte-code run on an inet socket by Pavel Emelyanov · 13 years ago
  8. efb3cb4 inet_diag: Split inet_diag_get_exact into parts by Pavel Emelyanov · 13 years ago
  9. 476f7db inet_diag: Split inet_diag_get_exact into parts by Pavel Emelyanov · 13 years ago
  10. b005ab4 inet_diag: Export inet diag cookie checking routine by Pavel Emelyanov · 13 years ago
  11. 87c22ea inet_diag: Reduce the number of args for bytecode run routine by Pavel Emelyanov · 13 years ago
  12. 7b35ead inet_diag: Remove indirect sizeof from inet diag handlers by Pavel Emelyanov · 13 years ago
  13. a73ed26 sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE by Eric Dumazet · 13 years ago
  14. 0221cd5 Revert "net: netprio_cgroup: make net_prio_subsys static" by John Fastabend · 13 years ago
  15. 6f8e4ad sock_diag: off by one checks by Dan Carpenter · 13 years ago
  16. 865d9f9 net: netprio_cgroup: make net_prio_subsys static by John Fastabend · 13 years ago
  17. 6d4cdf4 vlan: add 802.1q netpoll support by Benjamin LaHaise · 13 years ago
  18. 8af2a21 sch_red: Adaptative RED AQM by Eric Dumazet · 13 years ago
  19. 348a144 vlan: introduce functions to do mass addition/deletion of vids by another device by Jiri Pirko · 13 years ago
  20. 5b9ea6e vlan: introduce vid list with reference counting by Jiri Pirko · 13 years ago
  21. 87002b0 net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_vid ndo calls by Jiri Pirko · 13 years ago
  22. 7da82c0 vlan: rename vlan_dev_info to vlan_dev_priv by Jiri Pirko · 13 years ago
  23. 4359881 bridge: add local MAC address to forwarding table (v2) by stephen hemminger · 13 years ago
  24. 31e8a49 bridge: rearrange fdb notifications (v2) by stephen hemminger · 13 years ago
  25. f58ee4e bridge: refactor fdb_notify by stephen hemminger · 13 years ago
  26. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  27. f84ea77 caif: Replace BUG_ON with WARN_ON. by Roar Førde · 13 years ago
  28. 005b0b0 caif: Bad assert triggering false positive. by sjur.brandeland@stericsson.com · 13 years ago
  29. 87a1157 ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc(). by David S. Miller · 13 years ago
  30. 8f03151 ipv6: Make third arg to anycast_dst_alloc() bool. by David S. Miller · 13 years ago
  31. 68109090 net: Silence seq_scale() unused warning by Stephen Boyd · 13 years ago
  32. 8ef874b sock_diag: Move the sock_ code to net/core/ by Pavel Emelyanov · 13 years ago
  33. a029fe2 inet_diag: Cleanup type2proto last user by Pavel Emelyanov · 13 years ago
  34. d23deaa inet_diag: Introduce socket family checks by Pavel Emelyanov · 13 years ago
  35. 25c4cd2 inet_diag: Switch the _dump to work with new header by Pavel Emelyanov · 13 years ago
  36. fe50ce2 inet_diag: Switch the _get_exact to work with new header by Pavel Emelyanov · 13 years ago
  37. 126fdc3 inet_diag: Introduce new inet_diag_req header by Pavel Emelyanov · 13 years ago
  38. d366477 sock_diag: Initial skeleton by Pavel Emelyanov · 13 years ago
  39. f13c95f inet_diag: Switch from _GETSOCK to IPPROTO_ numbers by Pavel Emelyanov · 13 years ago
  40. 37f352b inet_diag: Move byte-code finding up the call-stack by Pavel Emelyanov · 13 years ago
  41. 8d34172 sock_diag: Introduce new message type by Pavel Emelyanov · 13 years ago
  42. 7f1fb60 inet_diag: Partly rename inet_ to sock_ by Pavel Emelyanov · 13 years ago
  43. 9e998a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  44. 99b53bd ipv4:correct description for tcp_max_syn_backlog by Peter Pan(潘卫平) · 13 years ago
  45. f0a98ae openvswitch: small potential memory leak in ovs_vport_alloc() by Dan Carpenter · 13 years ago
  46. d39aeaf 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
  47. 40e4783 ipv4: arp: Cleanup in arp.c by Igor Maravic · 13 years ago
  48. 0a5912d tcp: remove TCP_OFF and TCP_PAGE macros by Eric Dumazet · 13 years ago
  49. b474ae7 bql: fix CONFIG_XPS=n build by Eric Dumazet · 13 years ago
  50. 4fa48bf tcp: fix tcp_trim_head() by Eric Dumazet · 13 years ago
  51. 7d31130 caif: Stash away hijacked skb destructor and call it later by sjur.brandeland@stericsson.com · 13 years ago
  52. 0e4c7d8 caif: Add support for flow-control on device's tx-queue by sjur.brandeland@stericsson.com · 13 years ago
  53. 7ad65bf caif: Add support for CAIF over CDC NCM USB interface by sjur.brandeland@stericsson.com · 13 years ago
  54. 2721745 net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. by David Miller · 13 years ago
  55. 321f3b8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  56. de398fb ipv4: Fix peer validation on cached lookup. by David S. Miller · 13 years ago
  57. cbec062 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
  58. 761965e tcp: tcp_sendmsg() page recycling by Eric Dumazet · 13 years ago
  59. 117632e tcp: take care of misalignments by Eric Dumazet · 13 years ago
  60. fdf5af0 tcp: drop SYN+FIN messages by Eric Dumazet · 13 years ago
  61. 78a8a36 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 13 years ago
  62. 04a6f44 ipv6: Kill ndisc_get_neigh() inline helper. by David S. Miller · 13 years ago
  63. 3830847 ipv6: Various cleanups in route.c by David S. Miller · 13 years ago
  64. 507c9b1 ipv6: Various cleanups in ip6_route.c by David S. Miller · 13 years ago
  65. ccb1352 net: Add Open vSwitch kernel components. by Jesse Gross · 13 years ago
  66. 75f2811 ipv6: Add fragment reporting to ipv6_skip_exthdr(). by Jesse Gross · 13 years ago
  67. 396cf94 vlan: Move vlan_set_encap_proto() to vlan header file by Pravin B Shelar · 13 years ago
  68. 86b1309 genetlink: Add lockdep_genl_is_held(). by Pravin B Shelar · 13 years ago
  69. 263ba61 genetlink: Add genl_notify() by Pravin B Shelar · 13 years ago
  70. f61759e ipv4: make sure RTO_ONLINK is saved in routing cache by Julian Anastasov · 13 years ago
  71. d7a4858 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  72. 340e8dc atm: clip: Remove code commented out since eternity. by David S. Miller · 13 years ago
  73. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  74. 5983fe2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  75. 3ced1be netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS by David S. Miller · 13 years ago
  76. d01ff0a ipv4: flush route cache after change accept_local by Peter Pan(潘卫平) · 13 years ago
  77. 1ee5fa1 sch_red: fix red_change by Eric Dumazet · 13 years ago
  78. d984e61 dccp: Fix compile warning in probe code. by David S. Miller · 13 years ago
  79. 59c2cda Revert "udp: remove redundant variable" by David S. Miller · 13 years ago
  80. b03b6dd bridge: master device stuck in no-carrier state forever when in user-stp mode by Vitalii Demianets · 13 years ago
  81. efbc368 ipv4: Perform peer validation on cached route lookup. by David S. Miller · 13 years ago
  82. 84f9307 ipv4: use a 64bit load/store in output path by Eric Dumazet · 13 years ago
  83. 898f735 dccp: Evaluate ip_hdr() only once in dccp_v4_route_skb(). by David S. Miller · 13 years ago
  84. b536db9 net: net_device flags is an unsigned int by Eric Dumazet · 13 years ago
  85. fc33cc7 netem: fix build error on 32bit arches by Eric Dumazet · 13 years ago
  86. 03360c5 Revert "mac80211: clear sta.drv_priv on reconfiguration" by John W. Linville · 13 years ago
  87. 8f89148 net/core: fix rollback handler in register_netdevice_notifier by RongQing.Li · 13 years ago
  88. e977b4c caif: Remove unused enum and parameter in cfserl by sjur.brandeland@stericsson.com · 13 years ago
  89. 7c18d22 caif: Restructure how link caif link layer enroll by sjur.brandeland@stericsson.com · 13 years ago
  90. 200c5a3 caif: Allow cfpkt_extr_head to process empty message by sjur.brandeland@stericsson.com · 13 years ago
  91. 7bc0f28 netem: rate extension by Hagen Paul Pfeifer · 13 years ago
  92. 99d2f47 ipv6 : mcast : Delete useless parameter in ip6_mc_add1_src() by Jun Zhao · 13 years ago
  93. 5eb81e89 ipv4 : igmp : Delete useless parameter in ip_mc_add1_src() by Jun Zhao · 13 years ago
  94. 32092ec atm: clip: Use device neigh support on top of "arp_tbl". by David Miller · 13 years ago
  95. da6a8fa neigh: Add device constructor/destructor capability. by David Miller · 13 years ago
  96. 869759b atm: clip: Convert over to neighbour_priv() by David Miller · 13 years ago
  97. 76cc714 neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables. by David Miller · 13 years ago
  98. 596b9b6 neigh: Add infrastructure for allocating device neigh privates. by David Miller · 13 years ago
  99. 5b8b006 neigh: Get rid of neigh_table->kmem_cachep by David Miller · 13 years ago
  100. 218fa90 ipv4: fix lockdep splat in rt_cache_seq_show by Eric Dumazet · 13 years ago