1. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  3. 34fad54 net: __skb_flow_dissect() must cap its return value by Eric Dumazet · 8 years ago
  4. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  5. 149d6ad net: napi_hash_add() is no longer exported by Eric Dumazet · 8 years ago
  6. 6c8702c ipv6: sr: add support for SRH encapsulation and injection with lwtunnels by David Lebrun · 8 years ago
  7. f567e95 rtnl: reset calcit fptr in rtnl_unregister() by Mathias Krause · 8 years ago
  8. d61d072 net-gro: avoid reorders by Eric Dumazet · 8 years ago
  9. 35b8073 net: core: add missing check for uid_range in rule_exists. by Lorenzo Colitti · 8 years ago
  10. f5f9930 sock: do not set sk_err in sock_dequeue_err_skb by Soheil Hassas Yeganeh · 8 years ago
  11. 1159708 net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len by Jesper Dangaard Brouer · 8 years ago
  12. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 8 years ago
  13. 622ec2c net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  14. 86741ec net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  15. c3f24cf dccp: do not release listeners too soon by Eric Dumazet · 8 years ago
  16. 4f2e4ad net: mangle zero checksum in skb_checksum_help() by Eric Dumazet · 8 years ago
  17. e551c32 net: clear sk_err_soft in sk_clone_lock() by Eric Dumazet · 8 years ago
  18. 184c449 net: Add support for XPS with QoS via traffic classes by Alexander Duyck · 8 years ago
  19. 6234f87 net: Refactor removal of queues from XPS map and apply on num_tc changes by Alexander Duyck · 8 years ago
  20. 8d059b0 net: Add sysfs value to determine queue traffic class by Alexander Duyck · 8 years ago
  21. 9cf1f6a net: Move functions for configuring traffic classes out of inline headers by Alexander Duyck · 8 years ago
  22. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  24. 46b5ab1 net: dev: Fix non-RCU based lower dev walker by David Ahern · 8 years ago
  25. b917783 flow_dissector: __skb_get_hash_symmetric arg can be const by Florian Westphal · 8 years ago
  26. 104ba78 packet: on direct_xmit, limit tso and csum to supported devices by Willem de Bruijn · 8 years ago
  27. 002d8a1 net: skip genenerating uevents for network namespaces that are exiting by Andrey Vagin · 8 years ago
  28. bc72f3d flow_dissector: fix vlan tag handling by Arnd Bergmann · 8 years ago
  29. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  30. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  31. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  32. 6edf101 devlink: Prevent port_type_set() callback when it's not needed by Elad Raz · 8 years ago
  33. 7281a66 net: allow to kill a task which waits net_mutex in copy_new_ns by Andrey Vagin · 8 years ago
  34. 2d0e30c bpf: add helper for retrieving current numa node id by Daniel Borkmann · 8 years ago
  35. f8c3bf0 net/socket: factor out helpers for memory and queue manipulation by Paolo Abeni · 8 years ago
  36. 2a73306 netns: revert "netns: avoid disabling irq for netns id" by Paul Moore · 8 years ago
  37. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  38. e4961b0 net: core: Correctly iterate over lower adjacency list by Ido Schimmel · 8 years ago
  39. 3805a93 flow_dissector: Check skb for VLAN only if skb specified. by Eric Garver · 8 years ago
  40. 41ee9c5 soreuseport: do not export reuseport_add_sock() by Eric Dumazet · 8 years ago
  41. 67b62f9 net: dev: Improve debug statements for adjacency tracking by David Ahern · 8 years ago
  42. 0f524a8 net: Add warning if any lower device is still in adjacency list by David Ahern · 8 years ago
  43. f1170fd net: Remove all_adj_list and its references by David Ahern · 8 years ago
  44. 1a3f060 net: Introduce new api for walking upper and lower devices by David Ahern · 8 years ago
  45. 790510d net: Remove refnr arg when inserting link adjacencies by David Ahern · 8 years ago
  46. a0e65de net: report right mtu value in error message by Jakub Kicinski · 8 years ago
  47. 9a0b1e8 net: pktgen: remove rcu locking in pktgen_change_name() by Eric Dumazet · 8 years ago
  48. 1104d9b lwtunnel: Add destroy state operation by Tom Herbert · 8 years ago
  49. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  50. cf53b1d Revert "net: Add driver helper functions to determine checksum offloadability" by stephen hemminger · 8 years ago
  51. 8eed1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  53. 61e8462 net: centralize net_device min/max MTU checking by Jarod Wilson · 8 years ago
  54. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  55. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  56. 2d75807 mm: memcontrol: consolidate cgroup socket tracking by Johannes Weiner · 8 years ago
  57. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  59. 9340903 net: Add netdev all_adj_list refcnt propagation to fix panic by Andrew Collins · 8 years ago
  60. b6a7920 net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header by Shmulik Ladkani · 8 years ago
  61. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 8 years ago
  62. fa34cd9 net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling by Arnd Bergmann · 8 years ago
  63. 63d7546 net: pktgen: fix pkt_size by Paolo Abeni · 8 years ago
  64. 7836667 net: do not export sk_stream_write_space by Eric Dumazet · 8 years ago
  65. f20fbc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 8 years ago
  66. 2c1e270 netfilter: call nf_hook_ingress with rcu_read_lock by Aaron Conole · 8 years ago
  67. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  68. 2ed6afd netns: move {inc,dec}_net_namespaces into #ifdef by Arnd Bergmann · 8 years ago
  69. 7a4b28c bpf: add helper to invalidate hash by Daniel Borkmann · 8 years ago
  70. 669dc4d bpf: use bpf_get_smp_processor_id_proto instead of raw one by Daniel Borkmann · 8 years ago
  71. 2d48c5f bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup by Daniel Borkmann · 8 years ago
  72. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. 7872559 Merge branch 'nsfs-ioctls' into HEAD by Eric W. Biederman · 8 years ago
  74. bcac25a kernel: add a helper to get an owning user namespace for a namespace by Andrey Vagin · 8 years ago
  75. df75e77 userns: When the per user per user namespace limit is reached return ENOSPC by Eric W. Biederman · 8 years ago
  76. ecf4ee4 net: skbuff: Coding: Use eth_type_vlan() instead of open coding it by Shmulik Ladkani · 8 years ago
  77. 636c262 net: skbuff: Remove errornous length validation in skb_vlan_pop() by Shmulik Ladkani · 8 years ago
  78. bfca4c5 net: skbuff: Export __skb_vlan_pop by Shmulik Ladkani · 8 years ago
  79. 36bbef5 bpf: direct packet write and access for helpers for clsact progs by Daniel Borkmann · 8 years ago
  80. 07b26c9 gso: Support partial splitting at the frag_list pointer by Steffen Klassert · 8 years ago
  81. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  82. 69ae6ad net: core: Add offload stats to if_stats_msg by Nogah Frankel · 8 years ago
  83. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  84. 181402a net: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  85. f3694e0 bpf: add BPF_CALL_x macros for declaring helpers by Daniel Borkmann · 8 years ago
  86. 374fb54 bpf: add own ctx rewriter on ifindex for clsact progs by Daniel Borkmann · 8 years ago
  87. f035a51 bpf: add BPF_SIZEOF and BPF_FIELD_SIZEOF macros by Daniel Borkmann · 8 years ago
  88. 6088b58 bpf: minor cleanups in helpers by Daniel Borkmann · 8 years ago
  89. b8b867e rtnetlink: remove unused ifla_stats_policy by stephen hemminger · 8 years ago
  90. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 8 years ago
  91. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  92. bc51ddd netns: avoid disabling irq for netns id by WANG Cong · 8 years ago
  93. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 8 years ago
  94. 635c223 rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly by Gao Feng · 8 years ago
  95. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 8 years ago
  96. 3ee5256 netns: make nla_policy const by stephen hemminger · 8 years ago
  97. 85bae4b drop_monitor: make genl_multicast_group const by stephen hemminger · 8 years ago
  98. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 8 years ago
  99. 4185249 net: batch calls to flush_all_backlogs() by Eric Dumazet · 8 years ago
  100. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago