- b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
- e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 90cadbbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- c92c81d net: dccp: fix kernel crash on module load by Peter Oskolkov · 6 years ago
- 0eb987c net/net_namespace: Check the return value of register_pernet_subsys() by Aditya Pakki · 6 years ago
- 89dfd00 net/netlink_compat: Fix a missing check of nla_parse_nested by Aditya Pakki · 6 years ago
- 40c3ff6 ieee802154: lowpan_header_create check must check daddr by Willem de Bruijn · 6 years ago
- 7bdca37 iptunnel: Set tun_flags in the iptunnel_metadata_reply from src by wenxu · 6 years ago
- f2ab958 net: Revert recent Spectre-v1 patches. by David S. Miller · 6 years ago
- a3ac581 can: af_can: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
- 6b8d95f packet: validate address length if non-zero by Willem de Bruijn · 6 years ago
- a95386f nfc: af_nfc: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
- d686026 phonet: af_phonet: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
- 50d5258 net: core: Fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
- ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 65a10e2 tls: Do not call sk_memcopy_from_iter with zero length by Vakul Garg · 6 years ago
- 682ec85 net: minor cleanup in skb_ext_add() by Paolo Abeni · 6 years ago
- e94e50b net: fix possible user-after-free in skb_ext_add() by Paolo Abeni · 6 years ago
- cbb4969 ipv6: tunnels: fix two use-after-free by Eric Dumazet · 6 years ago
- 5c1e7e9 Prevent overflow of sk_msg in sk_msg_clone() by Vakul Garg · 6 years ago
- 99137b7 packet: validate address length by Willem de Bruijn · 6 years ago
- f0c928d tcp: fix a race in inet_diag_dump_icsk() by Eric Dumazet · 6 years ago
- c3e5336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
- 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 7fb1b8c ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
- 21f9477 net: ipv4: Set skb->dev for output route resolution by Ido Schimmel · 6 years ago
- 463561e neighbour: remove stray semicolon by Colin Ian King · 6 years ago
- d15f5ac ipv6: frags: Fix bogus skb->sk in reassembled packets by Herbert Xu · 6 years ago
- fc3893f netfilter: conntrack: remove empty pernet fini stubs by Florian Westphal · 6 years ago
- cb2833e netfilter: conntrack: merge ecache and timestamp sysctl tables with main one by Florian Westphal · 6 years ago
- d912dec netfilter: conntrack: merge acct and helper sysctl table with main one by Florian Westphal · 6 years ago
- 4a65798 netfilter: conntrack: add mnemonics for sysctl table by Florian Westphal · 6 years ago
- 4b216e2 netfilter: conntrack: un-export seq_print_acct by Florian Westphal · 6 years ago
- a0badcc netfilter: conntrack: register sysctl table for gre by Yafang Shao · 6 years ago
- 294304e netfilter: conntrack: udp: set stream timeout to 2 minutes by Florian Westphal · 6 years ago
- d535c8a netfilter: conntrack: udp: only extend timeout to stream mode after 2s by Florian Westphal · 6 years ago
- 28cb6f1 bpf: tls_sw, init TLS ULP removes BPF proto hooks by John Fastabend · 6 years ago
- 0608c69 bpf: sk_msg, sock{map|hash} redirect through ULP by John Fastabend · 6 years ago
- a136678 bpf: sk_msg, zap ingress queue on psock down by John Fastabend · 6 years ago
- 552de910 bpf: sk_msg, fix socket data_ready events by John Fastabend · 6 years ago
- 5119940 bpf: skb_verdict, support SK_PASS on RX BPF path by John Fastabend · 6 years ago
- 7a69c0f bpf: skmsg, replace comments with BUILD bug by John Fastabend · 6 years ago
- bc1b4f0 bpf: sk_msg, improve offset chk in _is_valid_access by John Fastabend · 6 years ago
- 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- ac68a3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
- a9cd343 neighbor: Use nda_policy for validating attributes in adds and dump requests by David Ahern · 6 years ago
- 519be69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- d84e7bc rds: Fix warning. by David S. Miller · 6 years ago
- c0fde87 neighbor: NTF_PROXY is a valid ndm_flag for a dump request by David Ahern · 6 years ago
- 754d5da neighbor: Initialize protocol when new pneigh_entry are created by David Ahern · 6 years ago
- 599d257 net/sched: cls_flower: Remove old entries from rhashtable by Roi Dayan · 6 years ago
- c6ec179 net/tls: allocate tls context using GFP_ATOMIC by Ganesh Goudar · 6 years ago
- 8e1da73 gro_cell: add napi_disable in gro_cells_destroy by Lorenzo Bianconi · 6 years ago
- 82cbb5c neighbour: register rtnl doit handler by Roopa Prabhu · 6 years ago
- e2ce367 xsk: simplify AF_XDP socket teardown by Björn Töpel · 6 years ago
- fb24274 ipv6: explicitly initialize udp6_addr in udp_sock_create6() by Cong Wang · 6 years ago
- 0557227 tipc: fix uninitialized value for broadcast retransmission by Hoang Le · 6 years ago
- cf5f55f tipc: add trace_events for tipc bearer by Tuong Lien · 6 years ago
- eb18a51 tipc: add trace_events for tipc node by Tuong Lien · 6 years ago
- 01e661e tipc: add trace_events for tipc socket by Tuong Lien · 6 years ago
- 26574db tipc: add trace_events for tipc link by Tuong Lien · 6 years ago
- b4b9771 tipc: enable tracepoints in tipc by Tuong Lien · 6 years ago
- 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
- a84e3f5 xfrm: prefer secpath_set over secpath_dup by Florian Westphal · 6 years ago
- 26912e3 xfrm: use secpath_exist where applicable by Florian Westphal · 6 years ago
- 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
- 7af8f4c net: move secpath_exist helper to sk_buff.h by Florian Westphal · 6 years ago
- 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
- de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
- df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
- c4b0e77 netfilter: avoid using skb->nf_bridge directly by Florian Westphal · 6 years ago
- c75ab8a net/rds: remove user triggered WARN_ON in rds_sendmsg by shamir rabinovitch · 6 years ago
- ea01007 net/rds: fix warn in rds_message_alloc_sgs by shamir rabinovitch · 6 years ago
- 29d3c04 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
- 5a862f8 Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
- 49ce708 Merge tag 'mac80211-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
- 1629db9c Bluetooth: Fix unnecessary error message for HCI request completion by Johan Hedberg · 6 years ago
- fa89a45 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 6 years ago
- cc4acb1 xfrm: policy: remove set but not used variable 'priority' by YueHaibing · 6 years ago
- d359bbc mac80211: Properly access radiotap vendor data by Ilan Peer · 6 years ago
- 93bc8ac cfg80211: fix ieee80211_get_vht_max_nss() by Johannes Berg · 6 years ago
- 34b1e0e mac80211: free skb fraglist before freeing the skb by Sara Sharon · 6 years ago
- d350a0f nl80211: fix memory leak if validate_pae_over_nl80211() fails by Johannes Berg · 6 years ago
- efc38dd mac80211: fix radiotap vendor presence bitmap handling by Johannes Berg · 6 years ago
- 78abe3d net/smc: fix TCP fallback socket release by Myungho Jung · 6 years ago
- 5679ee7 tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it by Zhenbo Gao · 6 years ago
- a26d94b net: bridge: remove unneeded variable 'err' by YueHaibing · 6 years ago
- 3c6306d tipc: check group dests after tipc_wait_for_cond() by Cong Wang · 6 years ago
- 75edd1f Bluetooth: clean an indentation issue, remove extraneous space by Colin Ian King · 6 years ago
- 8e2924e Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
- f79ba43 6lowpan: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
- 3bdbd02 bpf: sockmap, metadata support for reporting size of msg by John Fastabend · 6 years ago
- a915b98 VSOCK: Send reset control packet when socket is partially bound by Jorgen Hansen · 6 years ago
- fde9cd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 6 years ago
- 77c7a7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
- abc1327 SUNRPC: Remove xprt_connect_status() by Trond Myklebust · 6 years ago
- cf76785 SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 6 years ago
- 0445f92 SUNRPC: Fix disconnection races by Trond Myklebust · 6 years ago
- dc7eb0f mac80211: do not advertise HE cap IE if HE disabled by Shaul Triebitz · 6 years ago