1. 57c996f Merge remote-tracking branch '4.4/tmp-08895a8' into msm-4.8 by Kyle Yan · 8 years ago
  2. 726ab24 Merge remote-tracking branch 'origin/tmp-3be7988' into msm-4.8 by Kyle Yan · 8 years ago
  3. d979a39 cgroup: duplicate cgroup reference when cloning sockets by Johannes Weiner · 8 years ago
  4. 24b27fc bonding: Fix bonding crash by Mahesh Bandewar · 8 years ago
  5. 635c223 rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possibly by Gao Feng · 8 years ago
  6. 0727443 Merge remote-tracking branch 'remotes/origin/tmp-fa8410b' by Bruce Levy · 8 years ago
  7. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  8. 0ed661d bpf: fix write helpers with regards to non-linear parts by Daniel Borkmann · 8 years ago
  9. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  10. 8065694 bpf: fix checksum for vlan push/pop helper by Daniel Borkmann · 8 years ago
  11. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  12. a2bfe6b bpf: also call skb_postpush_rcsum on xmit occasions by Daniel Borkmann · 8 years ago
  13. 8dc318f net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  14. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  15. d1c2b50 net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update() by He Chunhui · 8 years ago
  16. aa7145c bpf, events: fix offset in skb copy handler by Daniel Borkmann · 8 years ago
  17. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 262d862 rtnl: protect do_setlink from IFLA_XDP_ATTACHED by Brenden Blanco · 8 years ago
  19. d1fdd91 rtnl: add option for setting link xdp prog by Brenden Blanco · 8 years ago
  20. a7862b4 net: add ndo to setup/query xdp prog in adapter rx by Brenden Blanco · 8 years ago
  21. 6a773a1 bpf: add XDP prog type for early driver filter by Brenden Blanco · 8 years ago
  22. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
  23. 4f0c40d9 dccp: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  24. f4979fc rose: limit sk_filter trim to payload by Willem de Bruijn · 8 years ago
  25. e5224f0 devlink: add hardware messages tracing facility by Jiri Pirko · 8 years ago
  26. 779f1ed sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send by Soheil Hassas Yeganeh · 8 years ago
  27. 1db19db net: tracepoint napi:napi_poll add work and budget by Jesper Dangaard Brouer · 8 years ago
  28. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. 2a4501a neigh: Send a notification when DELAY_PROBE_TIME changes by Ido Schimmel · 8 years ago
  30. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  31. 503eebc net: add dev arg to ndo_neigh_construct/destroy by Jiri Pirko · 8 years ago
  32. 7ce856a mlxsw: spectrum: Add couple of lower device helper functions by Jiri Pirko · 8 years ago
  33. 13c5c24 bpf: add bpf_get_hash_recalc helper by Daniel Borkmann · 8 years ago
  34. 0967f24 net: pktgen: support injecting packets for qdisc testing by John Fastabend · 8 years ago
  35. 08f4b59 net/devlink: Add E-Switch mode control by Or Gerlitz · 8 years ago
  36. 4a482f3 cgroup: bpf: Add bpf_skb_in_cgroup_proto by Martin KaFai Lau · 8 years ago
  37. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 8 years ago
  38. eb70db8 packet: Use symmetric hash for PACKET_FANOUT_HASH. by David S. Miller · 8 years ago
  39. 113214b bpf: refactor bpf_prog_get and type check into helper by Daniel Borkmann · 8 years ago
  40. 08294a2 net: introduce NETDEV_CHANGE_TX_QUEUE_LEN by Jason Wang · 8 years ago
  41. 153380e fib_rules: Added NLM_F_EXCL support to fib_nl_newrule by Mateusz Bajorski · 8 years ago
  42. 80e73cc net: rtnetlink: add support for the IFLA_STATS_LINK_XSTATS_SLAVE attribute by Nikolay Aleksandrov · 8 years ago
  43. d2485c4 bpf: add bpf_skb_change_type helper by Daniel Borkmann · 8 years ago
  44. 6578171 bpf: add bpf_skb_change_proto helper by Daniel Borkmann · 8 years ago
  45. 80b48c4 bpf: don't use raw processor id in generic helper by Daniel Borkmann · 8 years ago
  46. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. b560f03 neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit() by David Barroso · 8 years ago
  48. 8a01ed7 net: the space is required before the open parenthesis '(' by Wei Tang · 8 years ago
  49. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  50. be4da0e net: the space is required after ',' by Wei Tang · 8 years ago
  51. 84d15ae net: do not initialise statics to 0 by Wei Tang · 8 years ago
  52. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 8 years ago
  53. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 8 years ago
  54. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  55. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 8 years ago
  56. f7bd9e3 bpf: reject wrong sized filters earlier by Daniel Borkmann · 8 years ago
  57. a70b506 bpf: enforce recursion limit on redirects by Daniel Borkmann · 8 years ago
  58. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 96c63fa net: Add l3mdev rule by David Ahern · 8 years ago
  60. 123b365 net: sched: fix missing doc annotations by Eric Dumazet · 8 years ago
  61. e0d194a net_sched: add missing paddattr description by Eric Dumazet · 8 years ago
  62. 40e4e71 net: Reduce queue allocation to one in kdump kernel by Hariprasad Shenai · 8 years ago
  63. 88832a2 net-sysfs: fix missing <linux/of_net.h> by Ben Dooks · 8 years ago
  64. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  65. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  66. 3bcb846 net: get rid of spin_trylock() in net_tx_action() by Eric Dumazet · 8 years ago
  67. 76f21b9 net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu() by David S. Miller · 8 years ago
  68. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 8 years ago
  69. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 8 years ago
  70. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 8 years ago
  71. 57c05650 skbuff: export skb_gro_receive by Marcelo Ricardo Leitner · 8 years ago
  72. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  73. b388fc7 net: hwbm: Fix unbalanced spinlock in error case by Gregory CLEMENT · 8 years ago
  74. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 8 years ago
  75. 7e2c3ae net: also make sch_handle_egress() drop monitor ready by Daniel Borkmann · 8 years ago
  76. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 8 years ago
  77. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  78. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 8 years ago
  79. 74b2058 net: l3mdev: Add hook in ip and ipv6 by David Ahern · 8 years ago
  80. 953abb3 skbuff: remove unused variable `doff' by Sowmini Varadhan · 8 years ago
  81. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  82. 8a3a4c6 net: make sch_handle_ingress() drop monitor ready by Eric Dumazet · 8 years ago
  83. db58ba4 bpf: wire in data and data_end for cls_act_bpf by Alexei Starovoitov · 8 years ago
  84. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  85. 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 8 years ago
  86. b1dc497 net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSO by Alexander Duyck · 8 years ago
  87. 36c9838 gso: Only allow GSO_PARTIAL if we can checksum the inner protocol by Alexander Duyck · 8 years ago
  88. d7fb5a8 gso: Do not perform partial GSO if number of partial segments is 1 or less by Alexander Duyck · 8 years ago
  89. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. 1d2077a net: add __sock_wfree() helper by Eric Dumazet · 8 years ago
  91. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 8 years ago
  92. 97a47fa net: rtnetlink: add linkxstats callbacks and attribute by Nikolay Aleksandrov · 8 years ago
  93. e8872a2 net: rtnetlink: allow rtnl_fill_statsinfo to save private state counter by Nikolay Aleksandrov · 8 years ago
  94. d41a69f tcp: make tcp_sendmsg() aware of socket backlog by Eric Dumazet · 8 years ago
  95. 5413d1b net: do not block BH while processing socket backlog by Eric Dumazet · 8 years ago
  96. f4b05d2 net: constify is_skb_forwardable's arguments by Nikolay Aleksandrov · 8 years ago
  97. 3df97ba tuntap: calculate rps hash only when needed by Jason Wang · 8 years ago
  98. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 8 years ago
  99. f0cdf76 net: remove NETDEV_TX_LOCKED support by Florian Westphal · 8 years ago
  100. 9854518 sched: align nlattr properly when needed by Nicolas Dichtel · 8 years ago