summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-03-01ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu-1/+1
2019-02-25net: avoid use IPCB in cipso_v4_errorNazarov Sergey-0/+2
2019-02-25net: Add __icmp_send helper.Nazarov Sergey-1/+8
2019-02-21phonet: fix building with clangArnd Bergmann-2/+3
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-3/+9
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet-1/+1
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi-0/+1
2019-02-05xfrm: destroy xfrm_state synchronously on net exit pathCong Wang-3/+9
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso-4/+13
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann-1/+2
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson-0/+2
2019-01-23ax25: fix possible use-after-freeEric Dumazet-0/+12
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells-16/+0
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel-1/+1
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu-1/+0
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-2/+2
2019-01-01ip: validate header length on virtual device xmitWillem de Bruijn-0/+20
2019-01-01sock: Make sock->sk_stamp thread-safeDeepa Dinamani-3/+35
2018-12-29netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso-1/+0
2018-12-29netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal-15/+3
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov-0/+1
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-111/+18
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+9
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov-1/+0
2018-12-21netfilter: netns: shrink netns_ct structFlorian Westphal-5/+1
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal-20/+6
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal-3/+0
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal-0/+5
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend-0/+9
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-23/+28
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu-19/+0
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu-0/+1
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal-21/+1
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal-1/+1
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal-2/+4
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal-9/+0
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal-1/+1
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal-4/+4
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal-6/+0
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller-5/+302
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-1/+6
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach-0/+3
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg-0/+8
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg-2/+4
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap-2/+2
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn-4/+21
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal-33/+0
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal-8/+7
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal-6/+0