1. 13eb2ab net: Fix "ip rule delete table 256" by Andreas Henriksson · 12 years ago
  2. 3797d3e net: flow_dissector: small optimizations in IPv4 dissect by Eric Dumazet · 12 years ago
  3. bc32383 net: skbuff - kernel-doc fixes by Mathias Krause · 12 years ago
  4. 0c7ddf3 net: move pskb_put() to core code by Mathias Krause · 12 years ago
  5. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 12 years ago
  6. f8e617e net: introduce skb_coalesce_rx_frag() by Jason Wang · 12 years ago
  7. cea80ea net: checksum: fix warning in skb_checksum by Daniel Borkmann · 12 years ago
  8. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 12 years ago
  10. 2817a33 net: skb_checksum: allow custom update/combine for walking skb by Daniel Borkmann · 12 years ago
  11. 6f09234 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 12 years ago
  12. cdfb97b net, mc: fix the incorrect comments in two mc-related functions by Zhi Yong Wu · 12 years ago
  13. ab1a2d7 net, iovec: fix the incorrect comment in memcpy_fromiovecend() by Zhi Yong Wu · 12 years ago
  14. c4e819d net, datagram: fix the incorrect comment in zerocopy_sg_from_iovec() by Zhi Yong Wu · 12 years ago
  15. 8fb479a netpoll: fix rx_hook() interface by passing the skb by Antonio Quartulli · 12 years ago
  16. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 12 years ago
  17. 66415cf net: initialize hashrnd in flow_dissector with net_get_random_once by Hannes Frederic Sowa · 12 years ago
  18. f84be2b net: make net_get_random_once irq safe by Hannes Frederic Sowa · 12 years ago
  19. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 12 years ago
  20. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 34d92d5 net: always inline net_secret_init by Hannes Frederic Sowa · 12 years ago
  22. 0a6957e net: remove function sk_reset_txq() by ZHAO Gang · 12 years ago
  23. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 12 years ago
  24. e34c9a6 net: switch net_secret key generation to net_get_random_once by Hannes Frederic Sowa · 12 years ago
  25. a48e429 net: introduce new macro net_get_random_once by Hannes Frederic Sowa · 12 years ago
  26. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 12 years ago
  27. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 12 years ago
  28. 030737b net: generalize skb_segment() by Eric Dumazet · 12 years ago
  29. 400dfd3 net: refactor sk_page_frag_refill() by Eric Dumazet · 12 years ago
  30. 8a29111 net: gro: allow to build full sized skb by Eric Dumazet · 12 years ago
  31. cb03db9 net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected by Fabio Estevam · 12 years ago
  32. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 7eec417 pkt_sched: fq: fix non TCP flows pacing by Eric Dumazet · 12 years ago
  34. e1af5e4 cgroup: netprio: remove unnecessary task_netprioidx by Gao feng · 12 years ago
  35. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 12 years ago
  36. d45ed4a4 net: fix unsafe set_memory_rw from softirq by Alexei Starovoitov · 12 years ago
  37. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 12 years ago
  38. 357afe9 flow_dissector: factor out the ports extraction in skb_flow_get_ports by Nikolay Aleksandrov · 12 years ago
  39. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  40. b867835 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 12 years ago
  41. 991fb3f dev: always advertise rx_flags changes via netlink by Nicolas Dichtel · 12 years ago
  42. a528c21 dev: update __dev_notify_flags() to send rtnl msg by Nicolas Dichtel · 12 years ago
  43. 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 12 years ago
  44. 9a3bab6 net: net_secret should not depend on TCP by Eric Dumazet · 12 years ago
  45. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 12 years ago
  46. 5831d66 net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 12 years ago
  47. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 12 years ago
  48. b6ccba4 net: add a possibility to get private from netdev_adjacent->list by Veaceslav Falico · 12 years ago
  49. 31088a1 net: add for_each iterators through neighbour lower link's private by Veaceslav Falico · 12 years ago
  50. 402dae9 net: add netdev_adjacent->private and allow to use it by Veaceslav Falico · 12 years ago
  51. 5249dec net: add RCU variant to search for netdev_adjacent link by Veaceslav Falico · 12 years ago
  52. 2f268f1 net: add adj_list to save only neighbours by Veaceslav Falico · 12 years ago
  53. 7863c05 net: use lists as arguments instead of bool upper by Veaceslav Falico · 12 years ago
  54. 4ed377e net: neighbour: use source address of last enqueued packet for solicitation by Hannes Frederic Sowa · 12 years ago
  55. d0fe8c88 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 12 years ago
  56. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 12 years ago
  57. 50d1784 net: fix multiqueue selection by Eric Dumazet · 12 years ago
  58. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  59. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  60. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  61. 82476b3 net: correctly interlink lower/upper devices by Veaceslav Falico · 12 years ago
  62. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 12 years ago
  63. 3e25c65 net: neighbour: Remove CONFIG_ARPD by Tim Gardner · 12 years ago
  64. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  65. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  66. c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 12 years ago
  67. 6da7c8f qdisc: allow setting default queuing discipline by stephen hemminger · 12 years ago
  68. 702821f net: revert 8728c544a9c ("net: dev_pick_tx() fix") by Eric Dumazet · 12 years ago
  69. 48311f4 net: add netdev_upper_get_next_dev_rcu(dev, iter) by Veaceslav Falico · 12 years ago
  70. 620f318 net: remove search_list from netdev_adjacent by Veaceslav Falico · 12 years ago
  71. 5d26191 net: add lower_dev_list to net_device and make a full mesh by Veaceslav Falico · 12 years ago
  72. aa9d856 net: rename netdev_upper to netdev_adjacent by Veaceslav Falico · 12 years ago
  73. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 12 years ago
  74. d661684 net: Check the correct namespace when spoofing pid over SCM_RIGHTS by Andy Lutomirski · 12 years ago
  75. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 12 years ago
  77. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 12 years ago
  78. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 12 years ago
  79. 6453599 rtnetlink: Fix inverted check in ndo_dflt_fdb_del() by Sridhar Samudrala · 12 years ago
  80. 28d6427 net: attempt high order allocations in sock_alloc_send_pskb() by Eric Dumazet · 12 years ago
  81. e11aada net: flow_dissector: add 802.1ad support by Eric Dumazet · 12 years ago
  82. d99c872 cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup by Tejun Heo · 12 years ago
  83. 182446d cgroup: pass around cgroup_subsys_state instead of cgroup in file methods by Tejun Heo · 12 years ago
  84. eb95419 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods by Tejun Heo · 12 years ago
  85. 6d37b97 netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state by Tejun Heo · 12 years ago
  86. 8af01f5 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ by Tejun Heo · 12 years ago
  87. 3d9953a net: use skb_copy_datagram_from_iovec() in zerocopy_sg_from_iovec() by Jason Wang · 12 years ago
  88. 0433547 net: use release_pages() in zerocopy_sg_from_iovec() by Jason Wang · 12 years ago
  89. 234a426 net: remove the useless comment in zerocopy_sg_from_iovec() by Jason Wang · 12 years ago
  90. 0a57ec6 net: use skb_fill_page_desc() in zerocopy_sg_from_iovec() by Jason Wang · 12 years ago
  91. c3bdeb5 net: move zerocopy_sg_from_iovec() to net/core/datagram.c by Jason Wang · 12 years ago
  92. b4bf077 net: move iov_pages() to net/core/iovec.c by Jason Wang · 12 years ago
  93. fc7f8f5 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 12 years ago
  94. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  95. 73f5698 fib_rules: fix suppressor names and default values by Stefan Tomanek · 12 years ago
  96. 6313480 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 12 years ago
  97. 6ef94cf fib_rules: add route suppression based on ifgroup by Stefan Tomanek · 12 years ago
  98. 5f671d6 net: check net.core.somaxconn sysctl values by Roman Gushchin · 12 years ago
  99. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 12 years ago
  100. 7764a45 fib_rules: add .suppress operation by Stefan Tomanek · 12 years ago