summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-93/+23
|\
| * xfrm: remove unneeded export_symbolsFlorian Westphal2019-04-231-2/+0
| * xfrm: remove decode_session indirection from afinfo_policyFlorian Westphal2019-04-231-3/+0
| * xfrm: remove init_path indirection from afinfo_policyFlorian Westphal2019-04-231-3/+0
| * xfrm: remove tos indirection from afinfo_policyFlorian Westphal2019-04-231-1/+0
| * xfrm: store xfrm_mode directly, not its addressFlorian Westphal2019-04-081-17/+17
| * xfrm: make xfrm modes builtinFlorian Westphal2019-04-081-9/+4
| * xfrm: remove afinfo pointer from xfrm_modeFlorian Westphal2019-04-081-1/+0
| * xfrm: remove output2 indirection from xfrm_modeFlorian Westphal2019-04-081-13/+0
| * xfrm: remove input2 indirection from xfrm_modeFlorian Westphal2019-04-081-13/+0
| * xfrm: remove gso_segment indirection from xfrm_modeFlorian Westphal2019-04-081-5/+0
| * xfrm: remove xmit indirection from xfrm_modeFlorian Westphal2019-04-081-5/+0
| * xfrm: remove output indirection from xfrm_modeFlorian Westphal2019-04-081-14/+5
| * xfrm: remove input indirection from xfrm_modeFlorian Westphal2019-04-081-11/+0
| * xfrm: place af number into xfrm_mode structFlorian Westphal2019-04-081-4/+5
* | dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn2019-04-291-1/+0
* | dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn2019-04-291-0/+66
* | dsa: Add TAG protocol to tag opsAndrew Lunn2019-04-291-0/+1
* | dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn2019-04-291-13/+30
* | dsa: Move tagger name into its ops structureAndrew Lunn2019-04-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-2813-24/+286
|\ \
| * | bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-275-1/+64
| * | selftests: bpf: test writable buffers in raw tpsMatt Mullins2019-04-271-0/+50
| * | nbd: add tracepoints for send/receive timingAndrew Hall2019-04-271-0/+51
| * | nbd: trace sending nbd requestsMatt Mullins2019-04-271-0/+56
| * | bpf: add writable context for raw tracepointsMatt Mullins2019-04-275-2/+30
| * | bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev2019-04-251-0/+8
| * | net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+1
| * | flow_dissector: handle no-skb use caseStanislav Fomichev2019-04-231-5/+0
| * | net: plumb network namespace into __skb_flow_dissectStanislav Fomichev2019-04-231-8/+11
| * | flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev2019-04-233-7/+15
* | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+7
* | | netlink: add strict parsing for future attributesJohannes Berg2019-04-271-0/+18
* | | netlink: re-add parse/validate functions in strict modeJohannes Berg2019-04-272-0/+106
* | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-272-55/+199
* | | netlink: add NLA_MIN_LENJohannes Berg2019-04-271-1/+5
* | | ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek2019-04-271-7/+4
* | | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-272-4/+24
* | | net/tls: byte swap device req TCP seq no upon settingJakub Kicinski2019-04-271-1/+1
* | | net/tls: move definition of tls ops into net/tls.hJakub Kicinski2019-04-272-22/+18
* | | net/tls: remove old exports of sk_destruct functionsJakub Kicinski2019-04-271-2/+0
* | | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-265-15/+237
|\ \ \
| * | | mac80211: probe unexercised mesh linksRajkumar Manoharan2019-04-261-0/+2
| * | | cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-262-0/+22
| * | | cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-261-1/+1
| * | | mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-261-0/+22
| * | | cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan2019-04-262-0/+37
| * | | mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+6
| * | | nl80211/cfg80211: Extended Key ID supportAlexander Wetzel2019-04-262-0/+30
| * | | mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau2019-04-261-8/+10