1. 8fbbef0 iovec: make sure the caller actually wants anything in memcpy_fromiovecend by Sasha Levin · 12 years ago
  2. 80db167 net: Correctly set segment mac_len in skb_segment(). by Vlad Yasevich · 12 years ago
  3. c28d71c net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 12 years ago
  4. ad52eef inetpeer: get rid of ip_id_count by Eric Dumazet · 12 years ago
  5. 2edae61 skbuff: skb_segment: orphan frags before copying by Michael S. Tsirkin · 12 years ago
  6. 2f3ca8e skbuff: export skb_copy_ubufs by Michael S. Tsirkin · 14 years ago
  7. d16beab net-gro: reset skb->truesize in napi_reuse_skb() by Eric Dumazet · 12 years ago
  8. 1102122 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 14 years ago
  9. 3a17d3e rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set by David Gibson · 12 years ago
  10. 4fab0f5 rtnetlink: Warn when interface's information won't fit in our packet by David Gibson · 12 years ago
  11. 7dca1b9 filter: prevent nla extensions to peek beyond the end of the message by Mathias Krause · 12 years ago
  12. 20874f0 net: core: don't account for udp header size when computing seglen by Florian Westphal · 12 years ago
  13. 32e66c0 net: add and use skb_gso_transport_seglen() by Florian Westphal · 13 years ago
  14. d4f0afc net: fix 'ip rule' iif/oif device rename by Maciej Żenczykowski · 13 years ago
  15. e387172 net: unix: allow set_peek_off to fail by Sasha Levin · 13 years ago
  16. fcbb113 net: drop_monitor: fix the value of maxattr by Changli Gao · 13 years ago
  17. d92c9bf {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation by fan.du · 13 years ago
  18. 9793558 net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 13 years ago
  19. 18719a4 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 13 years ago
  20. c137ba1 net: Fix "ip rule delete table 256" by Andreas Henriksson · 13 years ago
  21. 161f4a4 net: flow_dissector: fail on evil iph->ihl by Jason Wang · 13 years ago
  22. a8e02b7 netpoll: fix NULL pointer dereference in netpoll_cleanup by Nikolay Aleksandrov · 13 years ago
  23. a4942e9 net: flow_dissector: fix thoff for IPPROTO_AH by Eric Dumazet · 13 years ago
  24. 3b5c001 neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup by Veaceslav Falico · 13 years ago
  25. dbe3f75 net: check net.core.somaxconn sysctl values by Roman Gushchin · 13 years ago
  26. b42e9bf neighbour: fix a race in neigh_destroy() by Eric Dumazet · 13 years ago
  27. 7d9577d ipv6: do not clear pinet6 field by Eric Dumazet · 13 years ago
  28. 074d34f net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 13 years ago
  29. 7433ca9 net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 13 years ago
  30. ca4bf7c net: fix incorrect credentials passing by Linus Torvalds · 13 years ago
  31. 4087320 net: rate-limit warn-bad-offload splats. by Ben Greear · 13 years ago
  32. f29e246 rtnetlink: Call nlmsg_parse() with correct header length by Michael Riesch · 13 years ago
  33. 1ab6b2a netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 13 years ago
  34. 617f13b net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 13 years ago
  35. f0180de net: add a synchronize_net() in netdev_rx_handler_unregister() by Eric Dumazet · 13 years ago
  36. a897b79 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 13 years ago
  37. 08ebc8f rtnetlink: Mask the rta_type when range checking by Vlad Yasevich · 13 years ago
  38. 78d3a46 rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 13 years ago
  39. c7a226b bridging: fix rx_handlers return code by Cristian Bercaru · 13 years ago
  40. 8c2223f sock_diag: Fix out-of-bounds access to sock_diag_handlers[] by Mathias Krause · 14 years ago
  41. b5428e47 net: fix infinite loop in __skb_recv_datagram() by Eric Dumazet · 14 years ago
  42. 6c1128b pktgen: correctly handle failures when adding a device by Cong Wang · 14 years ago
  43. f86c309 net-rps: Fix brokeness causing OOO packets by Tom Herbert · 14 years ago
  44. 4e95708 net: correct check in dev_addr_del() by Jiri Pirko · 14 years ago
  45. 0f2835b af-packet: fix oops when socket is not present by Eric Leblond · 14 years ago
  46. 2d2f242 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 14 years ago
  47. 742bd2b net: Fix skb_under_panic oops in neigh_resolve_output by ramesh.nagappa@gmail.com · 14 years ago
  48. c847943 pktgen: fix crash when generating IPv6 packets by Amerigo Wang · 14 years ago
  49. 2583c97 net: do not disable sg for packets requiring no checksum by Ed Cashin · 14 years ago
  50. 09c6cf7 net: guard tcp_set_keepalive() to tcp sockets by Eric Dumazet · 14 years ago
  51. 6b8fc5c net: small bug on rxhash calculation by Chema Gonzalez · 14 years ago
  52. e6da94b net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 14 years ago
  53. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 14 years ago
  54. caf2630 net/core: Fix potential memory leak in dev_set_alias() by Alexey Khoroshilov · 14 years ago
  55. 4658b24 tcp: Apply device TSO segment limit earlier by Ben Hutchings · 14 years ago
  56. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 14 years ago
  57. e48fa33 net: feed /dev/random with the MAC address when registering a device by Theodore Ts'o · 14 years ago
  58. 202a366 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 14 years ago
  59. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  60. 993772c net: remove skb_orphan_try() by Eric Dumazet · 14 years ago
  61. da7de70 netpoll: fix netpoll_send_udp() bugs by Eric Dumazet · 14 years ago
  62. 217fc83 net: neighbour: fix neigh_dump_info() by Eric Dumazet · 14 years ago
  63. f375a27 drop_monitor: dont sleep in atomic context by Eric Dumazet · 14 years ago
  64. 31fab24 net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() by Jason Wang · 14 years ago
  65. d4b1133 pktgen: fix module unload for good by Eric Dumazet · 14 years ago
  66. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 14 years ago
  67. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 14 years ago
  68. 4fdcfa1 drop_monitor: prevent init path from scheduling on the wrong cpu by Neil Horman · 14 years ago
  69. 3885ca7 drop_monitor: Make updating data->skb smp safe by Neil Horman · 14 years ago
  70. cde2e9a drop_monitor: fix sleeping in invalid context warning by Neil Horman · 14 years ago
  71. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 14 years ago
  72. b922934 netns: do not leak net_generic data on failed init by Julian Anastasov · 14 years ago
  73. 7d3d43d net: In unregister_netdevice_notifier unregister the netdevices. by Eric W. Biederman · 14 years ago
  74. 87151b8 net: allow pskb_expand_head() to get maximum tailroom by Eric Dumazet · 14 years ago
  75. 110c433 net: fix a race in sock_queue_err_skb() by Eric Dumazet · 14 years ago
  76. f03fb3f bpf jit: Make the filter.c::__load_pointer helper non-static for the jits by Jan Seiffert · 14 years ago
  77. 2def16a net: fix /proc/net/dev regression by Eric Dumazet · 14 years ago
  78. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  79. 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 · 14 years ago
  80. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 14 years ago
  81. 3b9785c net/core: dev_forward_skb() should clear skb_iif by Benjamin LaHaise · 14 years ago
  82. 50269e1 net: add a truesize parameter to skb_add_rx_frag() by Eric Dumazet · 14 years ago
  83. 2a2a459 net: fix napi_reuse_skb() skb reserve by Eric Dumazet · 14 years ago
  84. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 14 years ago
  85. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  86. 0d9cabd Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 14 years ago
  87. 0352bc5 net: remove the second argument of k[un]map_atomic() by Cong Wang · 15 years ago
  88. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  89. 43db362 net: get rid of some pointless casts to sockaddr by Maciej Żenczykowski · 14 years ago
  90. 95f050b net: Use bool for return value of dev_valid_name(). by David S. Miller · 14 years ago
  91. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  92. 77a1abf net: export netdev_stats_to_stats64 by Eric Dumazet · 14 years ago
  93. 737f24b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  94. a4b64fb rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo() by Eric Dumazet · 14 years ago
  95. 48752f6 rtnetlink: Fix VF IFLA policy by Greg Rose · 15 years ago
  96. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 15 years ago
  97. 80d326f netlink: add netlink_dump_control structure for netlink_dump_start() by Pablo Neira Ayuso · 15 years ago
  98. bc2f799 net: Add missing getsockopt for SO_NOFCS. by David S. Miller · 15 years ago
  99. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 15 years ago
  100. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 15 years ago