1. cb75a36 net: Fixed a coding style issue related to spaces. by Jeffrin Jose · 12 years ago
  2. 8298193 net: cleanups in sock_setsockopt() by Eric Dumazet · 12 years ago
  3. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 13 years ago
  4. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 13 years ago
  5. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  6. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 13 years ago
  7. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 13 years ago
  8. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 13 years ago
  9. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 13 years ago
  10. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 13 years ago
  11. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 13 years ago
  12. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 13 years ago
  13. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
  14. 8f40a1f net neighbour: Convert to use register_net_sysctl by Eric W. Biederman · 13 years ago
  15. 45bad91 net core: Remove unneded creation of an empty net/core sysctl directory by Eric W. Biederman · 13 years ago
  16. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
  17. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 13 years ago
  18. daa8654 net: gro: GRO_MERGED_FREE consumes packets by Eric Dumazet · 13 years ago
  19. 85bb2a6 net: dont drop packet but consume it by Eric Dumazet · 13 years ago
  20. 7426a56 net: fix compile error of leaking kmemleak.h header by Shan Wei · 13 years ago
  21. 798ec84 net/core:Remove memleak reports by kmemleak_not_leak. by majianpeng · 13 years ago
  22. b922934 netns: do not leak net_generic data on failed init by Julian Anastasov · 13 years ago
  23. 3ff661c net: rtnetlink notify events for FDB NTF_SELF adds and deletes by John Fastabend · 13 years ago
  24. d83b060 net: add fdb generic dump routine by John Fastabend · 13 years ago
  25. 12a9463 net: addr_list: add exclusive dev_uc_add and dev_mc_add by John Fastabend · 13 years ago
  26. 7716202 net: add generic PF_BRIDGE:RTM_ FDB hooks by John Fastabend · 13 years ago
  27. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  28. dcd2ba9 neighbour: Make neigh_table_init_no_netlink() static. by Hiroaki SHIMODA · 13 years ago
  29. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 13 years ago
  30. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 13 years ago
  32. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  33. 46ba5b2 net: Fixed coding style issues relating to braces. by Jeffrin Jose · 13 years ago
  34. e1e420c net/core: simple_strtoul cleanup by Shuah Khan · 13 years ago
  35. 87151b8 net: allow pskb_expand_head() to get maximum tailroom by Eric Dumazet · 13 years ago
  36. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  37. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 13 years ago
  38. 51c56b0 net: remove k{un}map_skb_frag() by Eric Dumazet · 13 years ago
  39. 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 13 years ago
  40. c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 13 years ago
  41. ffe06c1 filter: add XOR operation by Jiri Pirko · 13 years ago
  42. 302d663 filter: Allow to create sk-unattached filters by Jiri Pirko · 13 years ago
  43. f03fb3f bpf jit: Make the filter.c::__load_pointer helper non-static for the jits by Jan Seiffert · 13 years ago
  44. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 13 years ago
  45. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  46. edbc0bb net: Report dev->promiscuity in netlink reports. by Ben Greear · 13 years ago
  47. 14ad664 gen_stats: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  48. 0e3cea7 fib_rules: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  49. a657434 rtnetlink: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  50. 9a6308d neighbour: Stop using NLA_PUT*(). by David S. Miller · 13 years ago
  51. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  52. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  53. 3b9785c net/core: dev_forward_skb() should clear skb_iif by Benjamin LaHaise · 13 years ago
  54. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 13 years ago
  55. 2a2a459 net: fix napi_reuse_skb() skb reserve by Eric Dumazet · 13 years ago
  56. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  57. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  58. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  59. 0352bc5 net: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  60. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  61. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 13 years ago
  62. 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 13 years ago
  63. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 13 years ago
  65. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  66. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 13 years ago
  67. 48752f6 rtnetlink: Fix VF IFLA policy by Greg Rose · 13 years ago
  68. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  69. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 13 years ago
  70. bc2f799 net: Add missing getsockopt for SO_NOFCS. by David S. Miller · 13 years ago
  71. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  72. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 13 years ago
  73. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 13 years ago
  74. c5905af static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() by Ingo Molnar · 13 years ago
  75. 115c9b8 rtnetlink: Fix problem with buffer allocation by Greg Rose · 13 years ago
  76. 84338a6 neighbour: Fixed race condition at tbl->nht by Michel Machado · 13 years ago
  77. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 13 years ago
  78. 3f518bf datagram: Add offset argument to __skb_recv_datagram by Pavel Emelyanov · 13 years ago
  79. 4934b03 datagram: Factor out sk queue referencing by Pavel Emelyanov · 13 years ago
  80. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  81. 58e05f3 netpoll: netpoll_poll_dev() should access dev->flags by Eric Dumazet · 13 years ago
  82. de8261c gro: fix truesize underestimation by Eric Dumazet · 13 years ago
  83. d5ef8a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  84. 2b73bc6 netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m by Neil Horman · 13 years ago
  85. f5c3820 netprio_cgroup: don't allocate prio table when a device is registered by Neil Horman · 13 years ago
  86. a87dfe1 netprio_cgroup: fix an off-by-one bug by Neil Horman · 13 years ago
  87. 5ca3b72c gro: more generic L2 header check by Eric Dumazet · 13 years ago
  88. 43480ae gro: more generic L2 header check by Eric Dumazet · 13 years ago
  89. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  90. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  91. 761b3ef cgroup: remove cgroup_subsys argument from callbacks by Li Zefan · 13 years ago
  92. 7b6cd1c PATCH V2 net-next] net: dev: Convert printks to pr_<level> by Joe Perches · 13 years ago
  93. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 13 years ago
  94. 6f70624 netpoll: Neaten MAX_SKB_SIZE macro by Joe Perches · 13 years ago
  95. e6ec26935 netpoll: Convert printks to np_<level> and add pr_fmt by Joe Perches · 13 years ago
  96. 84920c1 net: Allow ipv6 proxies and arp proxies be shown with iproute2 by Tony Zelenoff · 13 years ago
  97. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 13 years ago
  98. 073862b netns: fix net_alloc_generic() by Eric Dumazet · 13 years ago
  99. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 13 years ago
  100. f80400a ethtool: allow ETHTOOL_GSSET_INFO for users by Michał Mirosław · 13 years ago