aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov
2018-12-21netfilter: netns: shrink netns_ct structFlorian Westphal
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19iptunnel: make TUNNEL_FLAGS available in uapiwenxu
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal
2018-12-19xfrm: use secpath_exist where applicableFlorian Westphal
2018-12-19net: use skb_sec_path helper in more placesFlorian Westphal
2018-12-19net: move secpath_exist helper to sk_buff.hFlorian Westphal
2018-12-19xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19netfilter: avoid using skb->nf_bridge directlyFlorian Westphal
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach
2018-12-18mac80211: document RCU requirements for ieee80211_tx_dequeue()Johannes Berg
2018-12-18cfg80211: clarify LCI/civic location documentationJohannes Berg
2018-12-18wireless: FTM: fix kernel-doc "cannot understand" warningsRandy Dunlap
2018-12-17net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn
2018-12-17netfilter: nat: remove nf_nat_l4proto structFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->manip_pktFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->in_rangeFlorian Westphal
2018-12-17netfilter: nat: fold in_range indirection into callerFlorian Westphal
2018-12-17netfilter: nat: remove l4proto->unique_tupleFlorian Westphal
2018-12-17netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal
2018-12-17netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha
2018-12-16neighbor: Add protocol attributeDavid Ahern
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta
2018-12-12net: switchdev: Add extack to switchdev_handle_port_obj_add() callbackPetr Machata
2018-12-12net: switchdev: Add extack to struct switchdev_notifier_infoPetr Machata
2018-12-12net: switchdev: Add extack argument to switchdev_port_obj_add()Petr Machata
2018-12-10net/sched: Remove egdev mechanismOz Shlomo
2018-12-10net: Add netif_is_gretap()/netif_is_ip6gretap()Oz Shlomo
2018-12-10xfrm: clean an indentation issue, remove a spaceColin Ian King
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller