1. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  2. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  3. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  4. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago
  5. d530d6d netprio_cgroup: Remove update_netdev_tables() since it is unnecessary by Srivatsa S. Bhat · 12 years ago
  6. 1c463e5 net: fix net/core/sock.c build error by Randy Dunlap · 12 years ago
  7. b6069a9 filter: add MOD operation by Eric Dumazet · 12 years ago
  8. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  9. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  10. 9785e10 netlink: kill netlink_set_nonroot by Pablo Neira Ayuso · 12 years ago
  11. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 12 years ago
  12. dbe9a41 scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. by Eric W. Biederman · 12 years ago
  13. c6c1396 net: add unknown state to sysfs NIC duplex export by Nikolay Aleksandrov · 12 years ago
  14. e812347 net: sock_edemux() should take care of timewait sockets by Eric Dumazet · 12 years ago
  15. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  16. 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
  17. d1a53df net: fix documentation of skb_needs_linearize(). by Rami Rosen · 12 years ago
  18. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. ee13040 netpoll: provide an IP ident in UDP frames by Eric Dumazet · 12 years ago
  20. 6549dd4 net: dev: fix the incorrect hold of net namespace's lo device by Gao feng · 12 years ago
  21. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  22. 2cf545e net: core: add function for incremental IPv6 pseudo header checksum updates by Patrick McHardy · 12 years ago
  23. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  24. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  25. 8f4cccb net: Set device operstate at registration time by Ben Hutchings · 12 years ago
  26. 3afa6d0 cls_cgroup: Allow classifier cgroups to have their classid reset to 0 by Neil Horman · 12 years ago
  27. 748e2d9 net: reinstate rtnl in call_netdevice_notifiers() by Eric Dumazet · 12 years ago
  28. 0115e8e net: remove delay at device dismantle by Eric Dumazet · 12 years ago
  29. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  30. 3de7a37 net/core/dev.c: fix kernel-doc warning by Randy Dunlap · 12 years ago
  31. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 12 years ago
  32. 476ad15 net: netprio: fix cgrp create and write priomap race by John Fastabend · 12 years ago
  33. 48a87cc net: netprio: fd passed in SCM_RIGHTS datagram not set correctly by John Fastabend · 12 years ago
  34. f796c20 net: netprio: fix files lock and remove useless d_path bits by John Fastabend · 12 years ago
  35. 976d0201 userns: Convert sock_i_uid to return a kuid_t by Eric W. Biederman · 12 years ago
  36. d04a48b userns: Convert __dev_set_promiscuity to use kuids in audit logs by Eric W. Biederman · 12 years ago
  37. b2e4f54 userns: Convert net/core/scm.c to use kuids and kgids by Eric W. Biederman · 12 years ago
  38. 6bdb7fe netpoll: re-enable irq in poll_napi() by Amerigo Wang · 12 years ago
  39. 689971b netpoll: handle vlan tags in netpoll tx and rx path by Amerigo Wang · 12 years ago
  40. 2899656 netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() by Amerigo Wang · 12 years ago
  41. 57c5d46 netpoll: take rcu_read_lock_bh() in netpoll_rx() by Amerigo Wang · 12 years ago
  42. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  43. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  44. b7bc2a5 net: remove netdev_bonding_change() by Amerigo Wang · 12 years ago
  45. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  46. aa79e66 net: Make ifindex generation per-net namespace by Pavel Emelyanov · 12 years ago
  47. 9c7dafb net: Allow to create links with given ifindex by Pavel Emelyanov · 12 years ago
  48. a399a80 time: jiffies_delta_to_clock_t() helper to the rescue by Eric Dumazet · 12 years ago
  49. 7364e44 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 12 years ago
  50. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  51. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  52. 30b678d net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 12 years ago
  53. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  54. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  55. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  56. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  57. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  58. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  59. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  60. 54764bb ipv4: Restore old dst_free() behavior. by Eric Dumazet · 12 years ago
  61. 404e0a8 net: ipv4: fix RCU races on dst refcounts by Eric Dumazet · 12 years ago
  62. 8253947 ipv6: fix incorrect route 'expires' value passed to userspace by Li Wei · 12 years ago
  63. b1beb68 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 12 years ago
  64. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  65. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  66. b685817 net: Make skb->skb_iif always track skb->dev by David S. Miller · 12 years ago
  67. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  69. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  70. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  71. dcc0fb7 skbuff: export skb_copy_ubufs by Michael S. Tsirkin · 12 years ago
  72. 1080e51 net: orphan frags on receive by Michael S. Tsirkin · 12 years ago
  73. 70008aa skbuff: convert to skb_orphan_frags by Michael S. Tsirkin · 12 years ago
  74. 1d69c2b rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference by Mark A. Greer · 12 years ago
  75. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  76. 76ff5cc rtnl: allow to specify number of rx and tx queues on device creation by Jiri Pirko · 12 years ago
  77. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  78. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 734b654 net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  80. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  81. 02756ed skbuff: Use correct allocation in skb_copy_ubufs by Krishna Kumar · 12 years ago
  82. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  83. ef209f1 net: cgroup: fix access the unallocated memory in netprio cgroup by Gao feng · 12 years ago
  84. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  85. 310e158 net: respect GFP_DMA in __netdev_alloc_skb() by Eric Dumazet · 12 years ago
  86. 7bf2357 net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 12 years ago
  87. 540eb7b net: Update alloc frag to reduce get/put page usage and recycle pages by Alexander Duyck · 12 years ago
  88. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  89. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  91. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 12 years ago
  92. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  93. 0f30732 netprio_cgroup.c: fix comment typo by Liu Bo · 12 years ago
  94. 91c68ce net: cgroup: fix out of bounds accesses by Eric Dumazet · 12 years ago
  95. b761c9b cgroup: fix panic in netprio_cgroup by Gao feng · 12 years ago
  96. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  97. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  98. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  99. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  100. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago