1. 4c355cd net: convert sk_filter.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  2. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  3. 7b8f7a4 neighbour: fix nlmsg_pid in notifications by Roopa Prabhu · 8 years ago
  4. 3c71006 ipv4: fib_rules: Check if rule is a default rule by Ido Schimmel · 8 years ago
  5. 101c431 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  7. 942c56a lwtunnel: remove unused but set variable by Roopa Prabhu · 8 years ago
  8. 91864f5 net: use net->count to check whether a netns is alive or not by Andrey Vagin · 8 years ago
  9. 27303fc drop_monitor: use setup_timer by Geliang Tang · 8 years ago
  10. a30aad5 tcp: rename *_sequence_number() to *_seq_and_tsoff() by Alexey Kodanev · 8 years ago
  11. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  12. abb521e ethtool: add CRC32 as an RSS hash function by Jakub Kicinski · 8 years ago
  13. 581319c net/socket: use per af lockdep classes for sk queues by Paolo Abeni · 8 years ago
  14. 7c92de8 flow_dissector: Move GRE dissection into a separate function by Jiri Pirko · 8 years ago
  15. c5ef188 flow_dissector: rename "proto again" goto label by Jiri Pirko · 8 years ago
  16. d5774b9 flow_dissector: Fix GRE header error path by Jiri Pirko · 8 years ago
  17. 4a5d6c8b flow_dissector: Move MPLS dissection into a separate function by Jiri Pirko · 8 years ago
  18. 9bf881f flow_dissector: Move ARP dissection into a separate function by Jiri Pirko · 8 years ago
  19. 9ac25fc net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 8 years ago
  20. dd4f107 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 8 years ago
  21. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  22. 94352d4 net: Introduce sk_clone_lock() error path routine by Arnaldo Carvalho de Melo · 8 years ago
  23. f719ff9 sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  24. 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
  25. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  26. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  27. 13baa00 net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 8 years ago
  28. 39e6c82 net: solve a NAPI race by Eric Dumazet · 8 years ago
  29. 9c47137 bpf: Fix bpf_xdp_event_output by Martin KaFai Lau · 8 years ago
  30. 559c59b net: napi_watchdog() can use napi_schedule_irqoff() by Eric Dumazet · 8 years ago
  31. 8ccde4c net: sock: Use USEC_PER_SEC macro instead of literal 1000000 by Gao Feng · 8 years ago
  32. d1892e4 rtnl: simplify error return path in rtnl_create_link() by Tobias Klauser · 8 years ago
  33. 025331d rtnl: don't account unused struct ifla_port_vsi in rtnl_port_size by Daniel Borkmann · 8 years ago
  34. 74451e66 bpf: make jited programs visible in traces by Daniel Borkmann · 8 years ago
  35. c78f8bd bpf: mark all registered map/prog types as __ro_after_init by Daniel Borkmann · 8 years ago
  36. 99d5cee Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  37. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. 7627ae6 net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  39. 25393d3 net: Prepare gro for packet consuming gro callbacks by Steffen Klassert · 8 years ago
  40. 37fabbf net: busy-poll: remove LL_FLUSH_FAILED and LL_FLUSH_BUSY by Eric Dumazet · 8 years ago
  41. 4456f61 devlink: allow to fillup eswitch attrs even if mode_get op does not exist by Jiri Pirko · 8 years ago
  42. 1a6aa36 devlink: use nla_put_failure goto label instead of out by Jiri Pirko · 8 years ago
  43. 21e3d2d devlink: rename devlink_eswitch_fill to devlink_nl_eswitch_fill by Jiri Pirko · 8 years ago
  44. adf200f devlink: fix the name of eswitch commands by Jiri Pirko · 8 years ago
  45. 43cc277 net: cgroups: fix build errors when linux/phy*.h is removed from net/dsa.h by Russell King · 8 years ago
  46. f4563a7 net: Fix checkpatch, Missing a blank line after declarations by tcharding · 8 years ago
  47. eb13da1 net: Fix checkpatch block comments warnings by tcharding · 8 years ago
  48. 643aa9c net: Fix checkpatch whitespace errors by tcharding · 8 years ago
  49. 722c9a0 net: Fix checkpatch WARNING: please, no space before tabs by tcharding · 8 years ago
  50. 97e219b gro_cells: move to net/core/gro_cells.c by Eric Dumazet · 8 years ago
  51. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 51ce8bd net: pending_confirm is not used anymore by Julian Anastasov · 8 years ago
  53. 9b8805a sock: add sk_dst_pending_confirm flag by Julian Anastasov · 8 years ago
  54. 6962946 udp: properly cope with csum errors by Eric Dumazet · 8 years ago
  55. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  56. 02c1602 net: remove __napi_complete() by Eric Dumazet · 8 years ago
  57. 6e7bc47 net: skb_needs_check() accepts CHECKSUM_NONE for tx by Eric Dumazet · 8 years ago
  58. 79e7fff4 net: remove support for per driver ndo_busy_poll() by Eric Dumazet · 8 years ago
  59. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  60. 5fa8bbd net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  61. 3808d34 ethtool: do not vzalloc(0) on registers dump by Stanislaw Gruszka · 8 years ago
  62. 8fe809a9 net: add LINUX_MIB_PFMEMALLOCDROP counter by Eric Dumazet · 8 years ago
  63. b9ea2a7 net: remove useless pfmemalloc setting by Eric Dumazet · 8 years ago
  64. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 8 years ago
  65. b2504a5 net: reduce skb_warn_bad_offload() noise by Eric Dumazet · 8 years ago
  66. 160ca01 rtnetlink: Handle IFLA_MASTER parameter when processing rtnl_newlink by Theuns Verwoerd · 8 years ago
  67. 04cdf13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  68. 4d1ceea net: ethtool: convert large order kmalloc allocations to vzalloc by Alexei Starovoitov · 8 years ago
  69. 30357d7 lwtunnel: remove device arg to lwtunnel_build_state by David Ahern · 8 years ago
  70. f991bb9 net: Drop secpath on free after gro merge. by Steffen Klassert · 8 years ago
  71. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. 158f323 net: adjust skb->truesize in pskb_expand_head() by Eric Dumazet · 8 years ago
  73. 85c8140 lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  74. 88ff733 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  75. d1b662a bpf: allow option for setting bpf_l4_csum_replace from scratch by Daniel Borkmann · 8 years ago
  76. 2492d3b bpf: enable load bytes helper for filter/reuseport progs by Daniel Borkmann · 8 years ago
  77. 4faf940 bpf: simplify __is_valid_access test on cb by Daniel Borkmann · 8 years ago
  78. 1b7cd00 net: remove duplicate code. by Mahesh Bandewar · 8 years ago
  79. 9af15c3 device: Implement a bus agnostic dev_num_vf routine by Phil Sutter · 8 years ago
  80. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  81. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  82. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  83. aefb4d4 net: AF-specific RTM_GETSTATS attributes by Robert Shearman · 8 years ago
  84. 57b68ec flow dissector: check if arp_eth is null rather than arp by Colin Ian King · 8 years ago
  85. c1ce156 secure_seq: fix sparse errors by Eric Dumazet · 8 years ago
  86. 79471b1 lwt_bpf: bpf_lwt_prog_cmp() can be static by Wei Yongjun · 8 years ago
  87. 62c7989 bpf: allow b/h/w/dw access for bpf's cb in ctx by Daniel Borkmann · 8 years ago
  88. 6b8cc1d bpf: pass original insn directly to convert_ctx_access by Daniel Borkmann · 8 years ago
  89. 526735d net: fix AF_SMC related typo by Ursula Braun · 8 years ago
  90. 738b35c net: core: Make netif_wake_subqueue a wrapper by Florian Fainelli · 8 years ago
  91. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. 5573335 flow disector: ARP support by Simon Horman · 8 years ago
  94. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  95. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  96. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  97. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  98. d9584d8 net: skb_flow_get_be16() can be static by Eric Dumazet · 8 years ago
  99. 39f19ebb bpf: rename ARG_PTR_TO_STACK by Alexei Starovoitov · 8 years ago
  100. ac71387 smc: establish new socket family by Ursula Braun · 8 years ago