1. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  2. 1c463e5 net: fix net/core/sock.c build error by Randy Dunlap · 12 years ago
  3. 6862234 net: small bug on rxhash calculation by Chema Gonzalez · 12 years ago
  4. e812347 net: sock_edemux() should take care of timewait sockets by Eric Dumazet · 12 years ago
  5. 072a9c4 netpoll: revert 6bdb7fe3104 and fix be_poll() instead by Amerigo Wang · 12 years ago
  6. 3de7a37 net/core/dev.c: fix kernel-doc warning by Randy Dunlap · 12 years ago
  7. c0de08d af_packet: don't emit packet on orig fanout group by Eric Leblond · 12 years ago
  8. 476ad15 net: netprio: fix cgrp create and write priomap race by John Fastabend · 12 years ago
  9. 48a87cc net: netprio: fd passed in SCM_RIGHTS datagram not set correctly by John Fastabend · 12 years ago
  10. f796c20 net: netprio: fix files lock and remove useless d_path bits by John Fastabend · 12 years ago
  11. 6bdb7fe netpoll: re-enable irq in poll_napi() by Amerigo Wang · 12 years ago
  12. 689971b netpoll: handle vlan tags in netpoll tx and rx path by Amerigo Wang · 12 years ago
  13. 2899656 netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev() by Amerigo Wang · 12 years ago
  14. 57c5d46 netpoll: take rcu_read_lock_bh() in netpoll_rx() by Amerigo Wang · 12 years ago
  15. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  16. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  17. 7364e44 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 12 years ago
  18. a37e6e3 net: force dst_default_metrics to const section by Eric Dumazet · 12 years ago
  19. 1485348 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 12 years ago
  20. 30b678d net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 12 years ago
  21. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  22. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  23. c76562b netvm: prevent a stream-specific deadlock by Mel Gorman · 12 years ago
  24. b4b9e35 netvm: set PF_MEMALLOC as appropriate during SKB processing by Mel Gorman · 12 years ago
  25. c93bdd0 netvm: allow skb allocation to use PFMEMALLOC reserves by Mel Gorman · 12 years ago
  26. 7cb0240 netvm: allow the use of __GFP_MEMALLOC by specific sockets by Mel Gorman · 12 years ago
  27. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  28. 54764bb ipv4: Restore old dst_free() behavior. by Eric Dumazet · 12 years ago
  29. 404e0a8 net: ipv4: fix RCU races on dst refcounts by Eric Dumazet · 12 years ago
  30. 8253947 ipv6: fix incorrect route 'expires' value passed to userspace by Li Wei · 12 years ago
  31. b1beb68 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 12 years ago
  32. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  33. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  34. b685817 net: Make skb->skb_iif always track skb->dev by David S. Miller · 12 years ago
  35. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  36. 5e9965c Merge branch 'kill_rtcache' by David S. Miller · 12 years ago
  37. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  38. 406a3c6 net: netprio_cgroup: rework update socket logic by John Fastabend · 12 years ago
  39. dcc0fb7 skbuff: export skb_copy_ubufs by Michael S. Tsirkin · 12 years ago
  40. 1080e51 net: orphan frags on receive by Michael S. Tsirkin · 12 years ago
  41. 70008aa skbuff: convert to skb_orphan_frags by Michael S. Tsirkin · 12 years ago
  42. 1d69c2b rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference by Mark A. Greer · 12 years ago
  43. f5b0a87 net: Document dst->obsolete better. by David S. Miller · 12 years ago
  44. 76ff5cc rtnl: allow to specify number of rx and tx queues on device creation by Jiri Pirko · 12 years ago
  45. d40156a rtnl: allow to specify different num for rx and tx queue count by Jiri Pirko · 12 years ago
  46. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  47. 734b654 net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  48. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  49. 02756ed skbuff: Use correct allocation in skb_copy_ubufs by Krishna Kumar · 12 years ago
  50. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  51. ef209f1 net: cgroup: fix access the unallocated memory in netprio cgroup by Gao feng · 12 years ago
  52. 51d7ccc net: make sock diag per-namespace by Andrey Vagin · 12 years ago
  53. 310e158 net: respect GFP_DMA in __netdev_alloc_skb() by Eric Dumazet · 12 years ago
  54. 7bf2357 net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 12 years ago
  55. 540eb7b net: Update alloc frag to reduce get/put page usage and recycle pages by Alexander Duyck · 12 years ago
  56. 46d3cea tcp: TCP Small Queues by Eric Dumazet · 12 years ago
  57. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  58. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  59. a55b138 net: Properly define functions with no parameters by Ben Hutchings · 12 years ago
  60. 87a5069 rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). by David S. Miller · 12 years ago
  61. 0f30732 netprio_cgroup.c: fix comment typo by Liu Bo · 12 years ago
  62. 91c68ce net: cgroup: fix out of bounds accesses by Eric Dumazet · 12 years ago
  63. b761c9b cgroup: fix panic in netprio_cgroup by Gao feng · 12 years ago
  64. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. 16917b8 net-next: Add netif_get_num_default_rss_queues by Yuval Mintz · 12 years ago
  66. 36bdbca net: Kill dst->_neighbour, accessors, and final uses. by David S. Miller · 12 years ago
  67. 13a43d9 neigh: Convert over to dst_neigh_lookup_skb(). by David S. Miller · 12 years ago
  68. 5110effe net: Do delayed neigh confirmation. by David S. Miller · 12 years ago
  69. a263b30 ipv4: Make neigh lookups directly in output packet path. by David S. Miller · 12 years ago
  70. 5672874 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  72. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  73. 7a9bc9b ipv4: Elide fib_validate_source() completely when possible. by David S. Miller · 12 years ago
  74. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  75. 7cecb52 net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. by Vinson Lee · 12 years ago
  76. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  77. 4c3af03 netlink: Get rid of obsolete rtnetlink macros by Thomas Graf · 12 years ago
  78. 7b46866 sock_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  79. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  80. 7e52b33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  82. 954fba0 netpoll: fix netpoll_send_udp() bugs by Eric Dumazet · 12 years ago
  83. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  84. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 12 years ago
  86. 95603e2 net-next: add dev_loopback_xmit() to avoid duplicate code by Michel Machado · 12 years ago
  87. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  88. c6c4b97 net/core: fix kernel-doc warnings by Randy Dunlap · 12 years ago
  89. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  90. 94b6042 net: Update kernel-doc for __alloc_skb() by Ben Hutchings · 12 years ago
  91. 4bd6683 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 12 years ago
  92. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  93. 35b2a11 wireless: remove wext sysfs by Johannes Berg · 12 years ago
  94. bec4596 drop_monitor: dont sleep in atomic context by Eric Dumazet · 12 years ago
  95. d594e98 sock_diag: add SK_MEMINFO_BACKLOG by Eric Dumazet · 12 years ago
  96. cc9b17a net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 12 years ago
  97. 3fdcbd4 drop_monitor: Add module alias to enable automatic module loading by Neil Horman · 12 years ago
  98. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  99. 88d6ae8d Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  100. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago