1. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. e0ebde0 rtnetlink: release net refcnt on error in do_setlink() by Nicolas Dichtel · 10 years ago
  3. aa68c20 bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK by Thomas Graf · 10 years ago
  4. 6e8d1c5 bridge: Validate IFLA_BRIDGE_FLAGS attribute length by Thomas Graf · 10 years ago
  5. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  6. e9ac5f0 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying more changes by Ingo Molnar · 10 years ago
  7. ff960a7 netdev, sched/wait: Fix sleeping inside wait event by Peter Zijlstra · 10 years ago
  8. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  9. 93a35f5 net: napi_reuse_skb() should check pfmemalloc by Eric Dumazet · 10 years ago
  10. a63ba13 net: tso: fix unaligned access to crafted TCP header in helper API by Karl Beldan · 10 years ago
  11. f993bc2 net: core: handle encapsulation offloads when computing segment lengths by Florian Westphal · 10 years ago
  12. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  13. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  14. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  15. e53da5f net: Trap attempts to call sock_kfree_s() with a NULL pointer. by David S. Miller · 10 years ago
  16. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  17. 5af7fb6 flow-dissector: Fix alignment issue in __skb_flow_get_ports by Alexander Duyck · 10 years ago
  18. 8ea6e34 net: filter: fix the comments by Li RongQing · 10 years ago
  19. de3f0d0 net: Missing @ before descriptions cause make xmldocs warning by Masanari Iida · 10 years ago
  20. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  21. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  22. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  23. 02c0fc1 net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() by WANG Cong · 10 years ago
  24. 1ff0dc9 net: validate_xmit_vlan() is static by Eric Dumazet · 10 years ago
  25. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  26. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  27. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  28. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  29. c8753d5 net: Cleanup skb cloning by adding SKB_FCLONE_FREE by Vijay Subramanian · 10 years ago
  30. 0129120 net: do not export skb_gro_receive() by Eric Dumazet · 10 years ago
  31. 55a93b3 qdisc: validate skb without holding lock by Eric Dumazet · 10 years ago
  32. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  33. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  34. 38b2cf2 net: pktgen: packet bursting via skb->xmit_more by Alexei Starovoitov · 10 years ago
  35. ce1a4ea net: avoid one atomic operation in skb_clone() by Eric Dumazet · 10 years ago
  36. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  37. b0ab6f9 net: sched: enable per cpu qstats by John Fastabend · 10 years ago
  38. 6401585 net: sched: restrict use of qstats qlen by John Fastabend · 10 years ago
  39. 22e0f8b net: sched: make bstats per cpu and estimator RCU safe by John Fastabend · 10 years ago
  40. 73d3fe6 gro: fix aggregation for skb using frag_list by Eric Dumazet · 10 years ago
  41. b193722 net: reorganize sk_buff for faster __copy_skb_header() by Eric Dumazet · 10 years ago
  42. 7bced39 net_dma: simple removal by Dan Williams · 10 years ago
  43. ff04a77 net : optimize skb_release_data() by Eric Dumazet · 10 years ago
  44. 58e3cac net: optimise inet_proto_csum_replace4() by LEROY Christophe · 10 years ago
  45. f4a775d net: introduce __skb_header_release() by Eric Dumazet · 10 years ago
  46. 6ea754e net: Change netdev_<level> logging functions to return void by Joe Perches · 10 years ago
  47. 53e5039 net: Remove gso_send_check as an offload callback by Tom Herbert · 10 years ago
  48. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. cecda69 net: keep original skb which only needs header checking during software GSO by Jason Wang · 10 years ago
  50. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 10 years ago
  51. e93a043 tcp: allow segment with FIN in tcp_try_coalesce() by Eric Dumazet · 10 years ago
  52. 7ce64c7 net: fix creation adjacent device symlinks by Alexander Y. Fomichev · 10 years ago
  53. c0d1379 net: bpf: correctly handle errors in sk_attach_filter() by Sasha Levin · 10 years ago
  54. 233577a net: filter: constify detection of pkt_type_offset by Hannes Frederic Sowa · 10 years ago
  55. 6c55549 ipv6: drop useless rcu_read_lock() in anycast by WANG Cong · 10 years ago
  56. 46e5da4 net: qdisc: use rcu prefix and silence sparse warnings by John Fastabend · 10 years ago
  57. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  58. cab41c4 skb: Add documentation for skb_clone_sk by Alexander Duyck · 10 years ago
  59. 294a0b7 pktgen: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  60. 416c51e netns: remove one sparse warning by Eric Dumazet · 10 years ago
  61. 286aad3 net: bpf: be friendly to kmemcheck by Daniel Borkmann · 10 years ago
  62. 82d5e2b net: fix skb_page_frag_refill() kerneldoc by Eric Dumazet · 10 years ago
  63. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. 56193d1 net: Add function for parsing the header length out of linear ethernet frames by Alexander Duyck · 10 years ago
  65. 82eabd9 net: merge cases where sock_efree and sock_edemux are the same function by Alexander Duyck · 10 years ago
  66. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  67. 37846ef net-timestamp: Merge shared code between phy and regular timestamping by Alexander Duyck · 10 years ago
  68. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  69. f0db9b0 ethtool: Add generic options for tunables by Govindarajulu Varadarajan · 10 years ago
  70. e020836 dev_ioctl: remove dev_load() CAP_SYS_MODULE message by Daniel Borkmann · 10 years ago
  71. 60a3b22 net: bpf: make eBPF interpreter images read-only by Daniel Borkmann · 10 years ago
  72. 1f59533 qdisc: validate frames going through the direct_xmit path by Jesper Dangaard Brouer · 10 years ago
  73. ba99890 rtnl/do_setlink(): notify when a netdev is modified by Nicolas Dichtel · 10 years ago
  74. 90c325e rtnl/do_setlink(): last arg is now a set of flags by Nicolas Dichtel · 10 years ago
  75. 1889b0e rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated by Nicolas Dichtel · 10 years ago
  76. 5d1180f rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated by Nicolas Dichtel · 10 years ago
  77. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  78. 5a21232 net: Support for csum_bad in skbuff by Tom Herbert · 10 years ago
  79. afb84b62 pktgen: add flag NO_TIMESTAMP to disable timestamping by Jesper Dangaard Brouer · 10 years ago
  80. 8dcda22 net: xmit_list() becomes dev_hard_start_xmit(). by David S. Miller · 10 years ago
  81. ce93718 net: Don't keep around original SKB when we software segment GSO frames. by David S. Miller · 10 years ago
  82. 50cbe9a net: Validate xmit SKBs right when we pull them out of the qdisc. by David S. Miller · 10 years ago
  83. eae3f88 net: Separate out SKB validation logic from transmit path. by David S. Miller · 10 years ago
  84. 95f6b3d net: Have xmit_list() signal more==true when appropriate. by David S. Miller · 10 years ago
  85. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  86. 7f2e870 net: Move main gso loop out of dev_hard_start_xmit() into helper. by David S. Miller · 10 years ago
  87. 2ea2551 net: Create xmit_one() helper for dev_hard_start_xmit() by David S. Miller · 10 years ago
  88. 10b3ad8 net: Do txq_trans_update() in netdev_start_xmit() by David S. Miller · 10 years ago
  89. 662880f net: Allow GRO to use and set levels of checksum unnecessary by Tom Herbert · 10 years ago
  90. d9b2938 net: attempt a single high order allocation by Eric Dumazet · 10 years ago
  91. 10c51b5623 net: add skb_get_tx_queue() helper by Daniel Borkmann · 10 years ago
  92. 903ceff net: Replace get_cpu_var through this_cpu_ptr by Christoph Lameter · 10 years ago
  93. db11503 net: fix checksum features handling in netif_skb_features() by Michal Kubeček · 10 years ago
  94. 453a940 net: make skb an optional parameter for__skb_flow_dissect() by WANG Cong · 10 years ago
  95. 6451b3f net: fix comments for __skb_flow_get_ports() by WANG Cong · 10 years ago
  96. 4c75431 net: prevent of emerging cross-namespace symlinks by Alexander Y. Fomichev · 10 years ago
  97. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  98. 573e8fc net: skb_gro_checksum_* functions by Tom Herbert · 10 years ago
  99. 8fc54f6 net: use reciprocal_scale() helper by Daniel Borkmann · 10 years ago
  100. 690e36e net: Allow raw buffers to be passed into the flow dissector. by David S. Miller · 10 years ago