summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30netfilter: add API to manage NAT helpers.Flavio Leitner
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang
2019-04-30netfilter: nf_tables: drop include of module.h from nf_tables.hPaul Gortmaker
2019-04-30netfilter: nf_tables: relocate header content to consumerPaul Gortmaker
2019-04-28dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn
2019-04-28dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn
2019-04-28dsa: Add TAG protocol to tag opsAndrew Lunn
2019-04-28dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn
2019-04-28dsa: Move tagger name into its ops structureAndrew Lunn
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: add strict parsing for future attributesJohannes Berg
2019-04-27netlink: re-add parse/validate functions in strict modeJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: add NLA_MIN_LENJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2019-04-26cfg80211: support profile split between elementsSara Sharon
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern
2019-04-23net: Change nhc_flags to unsigned charDavid Ahern
2019-04-23lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encapDavid Ahern
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev
2019-04-23xfrm: remove unneeded export_symbolsFlorian Westphal
2019-04-23xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal
2019-04-23xfrm: remove init_path indirection from afinfo_policyFlorian Westphal
2019-04-23xfrm: remove tos indirection from afinfo_policyFlorian Westphal
2019-04-22net: devlink: Add extack to shared buffer operationsIdo Schimmel
2019-04-22net: tc_act: drop include of module.h from tc_ife.hPaul Gortmaker
2019-04-22net: fib: drop include of module.h from fib_notifier.hPaul Gortmaker
2019-04-22net: ife: drop include of module.h from net/ife.hPaul Gortmaker