summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-30net: dsa: Remove legacy probing supportAndrew Lunn1-23/+0
2019-04-30net: dsa: Add helper function to retrieve VLAN awareness settingVladimir Oltean1-0/+10
2019-04-30net: dsa: Keep the vlan_filtering setting in dsa_switch if it's globalVladimir Oltean1-0/+5
2019-04-30net: dsa: Be aware of switches where VLAN filtering is a global settingVladimir Oltean1-0/+5
2019-04-30net: dsa: Store vlan_filtering as a property of dsa_portVladimir Oltean1-0/+1
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-93/+23
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+19
2019-04-30netfilter: nft_ct: Add ct id supportBrett Mastbergen1-0/+2
2019-04-30netfilter: add API to manage NAT helpers.Flavio Leitner1-1/+21
2019-04-30netfilter: use macros to create module aliases.Flavio Leitner1-0/+4
2019-04-30netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang1-3/+3
2019-04-30netfilter: nf_tables: drop include of module.h from nf_tables.hPaul Gortmaker1-1/+2
2019-04-30netfilter: nf_tables: relocate header content to consumerPaul Gortmaker1-17/+0
2019-04-29net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV optionsYevgeny Kliteynik2-6/+48
2019-04-29net/mlx5: Geneve, Add basic Geneve encap/decap flow table capabilitiesYevgeny Kliteynik1-3/+13
2019-04-29net/mlx5: Eswitch, enable RoCE loopback trafficMaor Gottlieb1-0/+7
2019-04-29net/mlx5: Add new miss flow table actionMaor Gottlieb1-1/+9
2019-04-29net/mlx5: Add support in RDMA RX steeringMaor Gottlieb3-1/+8
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-2/+1
2019-04-29net/mlx5: E-Switch: Introduce prio tag modeEli Britstein1-1/+3
2019-04-28dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn1-1/+0
2019-04-28dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn1-0/+66
2019-04-28dsa: Add TAG protocol to tag opsAndrew Lunn1-0/+1
2019-04-28dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn1-13/+30
2019-04-28dsa: Move tagger name into its ops structureAndrew Lunn1-0/+1
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-24/+286
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+7
2019-04-27netlink: add strict parsing for future attributesJohannes Berg1-0/+18
2019-04-27netlink: re-add parse/validate functions in strict modeJohannes Berg2-0/+106
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg2-55/+199
2019-04-27netlink: add NLA_MIN_LENJohannes Berg1-1/+5
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek1-7/+4
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2-4/+24
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski1-1/+1
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski2-22/+18
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski1-2/+0
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau5-1/+64
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins1-0/+50
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall1-0/+51
2019-04-26nbd: trace sending nbd requestsMatt Mullins1-0/+56
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins5-2/+30
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller5-15/+237
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+0
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn1-0/+1
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan1-0/+2
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2-0/+22
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter1-1/+1