1. df7dd8f net: xdp: don't export dev_change_xdp_fd() by Johannes Berg · 8 years ago
  2. 0e4c0ee Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  3. ac6a372 flow dissector: correct size of storage for ARP by Simon Horman · 8 years ago
  4. 3278682 make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 8 years ago
  5. 28ee1b7 secure_seq: downgrade to per-host timestamp offsets by Florian Westphal · 8 years ago
  6. 95f2552 net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 8 years ago
  7. 48481c8 net: neigh: guard against NULL solicit() method by Eric Dumazet · 8 years ago
  8. a97e50c socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 8 years ago
  9. a05d4fd cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 8 years ago
  10. 4ef1b28 tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS by Soheil Hassas Yeganeh · 8 years ago
  11. 8605330a tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs by Soheil Hassas Yeganeh · 8 years ago
  12. 22a0e18 net: properly release sk_frag.page by Eric Dumazet · 8 years ago
  13. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  14. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  15. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  16. 9ac25fc net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  17. dd4f107 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  18. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  19. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  20. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  21. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  22. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  23. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  24. 13baa00 net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  25. 39e6c82 net: solve a NAPI race by Eric Dumazet · 8 years ago
  26. 9c47137 bpf: Fix bpf_xdp_event_output by Martin KaFai Lau · 8 years ago
  27. 559c59b net: napi_watchdog() can use napi_schedule_irqoff() by Eric Dumazet · 8 years ago
  28. 8ccde4c net: sock: Use USEC_PER_SEC macro instead of literal 1000000 by Gao Feng · 8 years ago
  29. d1892e4 rtnl: simplify error return path in rtnl_create_link() by Tobias Klauser · 8 years ago
  30. 025331d rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size by Daniel Borkmann · 8 years ago
  31. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  32. c78f8bd bpf: mark all registered map/prog types as __ro_after_init by Daniel Borkmann · 8 years ago
  33. 99d5cee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  34. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. 7627ae6 net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  36. 25393d3 net: Prepare gro for packet consuming gro callbacks by Steffen Klassert · 8 years ago
  37. 37fabbf net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY by Eric Dumazet · 8 years ago
  38. 4456f61 devlink: allow to fillup eswitch attrs even if mode_get op does not exist by Jiri Pirko · 8 years ago
  39. 1a6aa36 devlink: use nla_put_failure goto label instead of out by Jiri Pirko · 8 years ago
  40. 21e3d2d devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill by Jiri Pirko · 8 years ago
  41. adf200f devlink: fix the name of eswitch commands by Jiri Pirko · 8 years ago
  42. 43cc277 net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  43. f4563a7 net: Fix checkpatch, Missing a blank line after declarations by tcharding · 8 years ago
  44. eb13da1 net: Fix checkpatch block comments warnings by tcharding · 8 years ago
  45. 643aa9c net: Fix checkpatch whitespace errors by tcharding · 8 years ago
  46. 722c9a0 net: Fix checkpatch WARNING: please, no space before tabs by tcharding · 8 years ago
  47. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  48. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
  50. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  51. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  52. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  53. 02c1602 net: remove __napi_complete() by Eric Dumazet · 8 years ago
  54. 6e7bc47 net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  55. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 8 years ago
  56. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  57. 5fa8bbd net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  58. 3808d34 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 8 years ago
  59. 8fe809a9 net: add LINUX_MIB_PFMEMALLOCDROP counter by Eric Dumazet · 8 years ago
  60. b9ea2a7 net: remove useless pfmemalloc setting by Eric Dumazet · 8 years ago
  61. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  62. b2504a5 net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  63. 160ca01 rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink by Theuns Verwoerd · 8 years ago
  64. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  65. 4d1ceea net: ethtool: convert large order kmalloc allocations to vzalloc by Alexei Starovoitov · 8 years ago
  66. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  67. f991bb9 net: Drop secpath on free after gro merge. by Steffen Klassert · 8 years ago
  68. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  69. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  70. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  71. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  72. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 8 years ago
  73. 2492d3b bpf: enable load bytes helper for filter/reuseport progs by Daniel Borkmann · 8 years ago
  74. 4faf940 bpf: simplify __is_valid_access test on cb by Daniel Borkmann · 8 years ago
  75. 1b7cd00 net: remove duplicate code. by Mahesh Bandewar · 8 years ago
  76. 9af15c3 device: Implement a bus agnostic dev_num_vf routine by Phil Sutter · 8 years ago
  77. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  78. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  79. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  80. aefb4d4 net: AF-specific RTM_GETSTATS attributes by Robert Shearman · 8 years ago
  81. 57b68ec flow dissector: check if arp_eth is null rather than arp by Colin Ian King · 8 years ago
  82. c1ce156 secure_seq: fix sparse errors by Eric Dumazet · 8 years ago
  83. 79471b1 lwt_bpf: bpf_lwt_prog_cmp() can be static by Wei Yongjun · 8 years ago
  84. 62c7989 bpf: allow b/h/w/dw access for bpf's cb in ctx by Daniel Borkmann · 8 years ago
  85. 6b8cc1d bpf: pass original insn directly to convert_ctx_access by Daniel Borkmann · 8 years ago
  86. 526735d net: fix AF_SMC related typo by Ursula Braun · 8 years ago
  87. 738b35c net: core: Make netif_wake_subqueue a wrapper by Florian Fainelli · 8 years ago
  88. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  89. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  90. 5573335 flow disector: ARP support by Simon Horman · 8 years ago
  91. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  92. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  93. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  94. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  95. d9584d8 net: skb_flow_get_be16() can be static by Eric Dumazet · 8 years ago
  96. 39f19ebb bpf: rename ARG_PTR_TO_STACK by Alexei Starovoitov · 8 years ago
  97. ac71387 smc: establish new socket family by Ursula Braun · 8 years ago
  98. 4b9d07a net: introduce keepalive function in struct proto by Ursula Braun · 8 years ago
  99. 7cd23e5 secure_seq: use SipHash in place of MD5 by Jason A. Donenfeld · 8 years ago
  100. 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 8 years ago