1. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  2. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
  4. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  5. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  6. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  7. 02c1602 net: remove __napi_complete() by Eric Dumazet · 8 years ago
  8. 6e7bc47 net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  9. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 8 years ago
  10. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  11. 5fa8bbd net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  12. 3808d34 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 8 years ago
  13. 8fe809a net: add LINUX_MIB_PFMEMALLOCDROP counter by Eric Dumazet · 8 years ago
  14. b9ea2a7 net: remove useless pfmemalloc setting by Eric Dumazet · 8 years ago
  15. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 9 years ago
  16. b2504a5 net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  17. 160ca01 rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink by Theuns Verwoerd · 8 years ago
  18. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  19. 4d1ceea net: ethtool: convert large order kmalloc allocations to vzalloc by Alexei Starovoitov · 8 years ago
  20. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  21. f991bb9 net: Drop secpath on free after gro merge. by Steffen Klassert · 9 years ago
  22. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 9 years ago
  24. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 9 years ago
  25. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 9 years ago
  26. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 9 years ago
  27. 2492d3b bpf: enable load bytes helper for filter/reuseport progs by Daniel Borkmann · 9 years ago
  28. 4faf940 bpf: simplify __is_valid_access test on cb by Daniel Borkmann · 9 years ago
  29. 1b7cd00 net: remove duplicate code. by Mahesh Bandewar · 9 years ago
  30. 9af15c3 device: Implement a bus agnostic dev_num_vf routine by Phil Sutter · 9 years ago
  31. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 9 years ago
  32. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 9 years ago
  33. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 9 years ago
  34. aefb4d4 net: AF-specific RTM_GETSTATS attributes by Robert Shearman · 9 years ago
  35. 57b68ec flow dissector: check if arp_eth is null rather than arp by Colin Ian King · 9 years ago
  36. c1ce156 secure_seq: fix sparse errors by Eric Dumazet · 9 years ago
  37. 79471b1 lwt_bpf: bpf_lwt_prog_cmp() can be static by Wei Yongjun · 9 years ago
  38. 62c7989 bpf: allow b/h/w/dw access for bpf's cb in ctx by Daniel Borkmann · 9 years ago
  39. 6b8cc1d bpf: pass original insn directly to convert_ctx_access by Daniel Borkmann · 9 years ago
  40. 526735d net: fix AF_SMC related typo by Ursula Braun · 9 years ago
  41. 738b35c net: core: Make netif_wake_subqueue a wrapper by Florian Fainelli · 9 years ago
  42. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. 5573335 flow disector: ARP support by Simon Horman · 9 years ago
  45. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 9 years ago
  46. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 9 years ago
  47. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 9 years ago
  48. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 9 years ago
  49. d9584d8 net: skb_flow_get_be16() can be static by Eric Dumazet · 9 years ago
  50. 39f19ebb bpf: rename ARG_PTR_TO_STACK by Alexei Starovoitov · 9 years ago
  51. ac71387 smc: establish new socket family by Ursula Braun · 9 years ago
  52. 4b9d07a net: introduce keepalive function in struct proto by Ursula Braun · 9 years ago
  53. 7cd23e5 secure_seq: use SipHash in place of MD5 by Jason A. Donenfeld · 9 years ago
  54. 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 9 years ago
  55. a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 9 years ago
  56. e7246e1 net-tc: extract skip classify bit from tc_verd by Willem de Bruijn · 9 years ago
  57. 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 1ff8ceb scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr)) by yuan linyu · 9 years ago
  59. 3b48ab2 drop_monitor: consider inserted data in genlmsg_end by Reiter Wolfgang · 9 years ago
  60. d0af683 flow_dissector: Update pptp handling to avoid null pointer deref. by Ian Kumlien · 9 years ago
  61. 4200462 drop_monitor: add missing call to genlmsg_end by Reiter Wolfgang · 9 years ago
  62. 3d48b53 net: dev_weight: TX/RX orthogonality by Matthias Tafelmeier · 9 years ago
  63. 4775cc1 rtnl: stats - add missing netlink message size checks by Mathias Krause · 9 years ago
  64. fee83d0 ipv4: Namespaceify tcp_max_syn_backlog knob by Haishuang Yan · 9 years ago
  65. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  66. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 9 years ago
  67. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 9 years ago
  68. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 9 years ago
  69. 53f800e neigh: Send netevent after marking neigh as dead by Ido Schimmel · 9 years ago
  70. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  71. f23bc46 net: xdp: add invalid buffer warning by John Fastabend · 9 years ago
  72. dcdaa2f Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  73. fba143c netns: avoid disabling irq for netns id by Paul Moore · 9 years ago
  74. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 3174fed net: skb_condense() can also deal with empty skbs by Eric Dumazet · 9 years ago
  77. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 9 years ago
  78. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 9 years ago
  79. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 9 years ago
  80. 972d387 flow dissector: ICMP support by Simon Horman · 9 years ago
  81. a297569 net/udp: do not touch skb->peeked unless really needed by Eric Dumazet · 9 years ago
  82. 1afaf66 bpf: remove type arg from __is_valid_{,xdp_}access by Daniel Borkmann · 9 years ago
  83. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 9 years ago
  84. 12efa1f net_sched: gen_estimator: account for timer drifts by Eric Dumazet · 9 years ago
  85. 6af2d5f netns: fix net_generic() "id - 1" bloat by Alexey Dobriyan · 9 years ago
  86. 9bfc7b9 netns: add dummy struct inside "struct net_generic" by Alexey Dobriyan · 9 years ago
  87. 1a9a0592 netns: publish net_generic correctly by Alexey Dobriyan · 9 years ago
  88. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 9 years ago
  90. aa4c103 bpf: Add support for reading socket family, type, protocol by David Ahern · 9 years ago
  91. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 9 years ago
  92. 25429d7 tcp: allow to turn tcp timestamp randomization off by Florian Westphal · 9 years ago
  93. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 9 years ago
  94. 83a1a1a sock: reset sk_err for ICMP packets read from error queue by Soheil Hassas Yeganeh · 9 years ago
  95. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 9 years ago
  96. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 9 years ago
  97. 2934c9d rtnetlink: return the correct error code by Zhang Shengju · 9 years ago
  98. 18502ac neigh: remove duplicate check for same neigh by Zhang Shengju · 9 years ago
  99. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 9 years ago
  100. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 9 years ago