summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net/sched: use the hardware intermediate representation for matchallPieter Jansen van Vuuren2019-05-051-0/+1
* net/sched: add sample action to the hardware intermediate representationPieter Jansen van Vuuren2019-05-051-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-05-053-21/+29
|\
| * netfilter: add API to manage NAT helpers.Flavio Leitner2019-04-301-1/+21
| * netfilter: use macros to create module aliases.Flavio Leitner2019-04-301-0/+4
| * netfilter: conntrack: limit sysctl setting for boolean optionsTonghao Zhang2019-04-301-3/+3
| * netfilter: nf_tables: drop include of module.h from nf_tables.hPaul Gortmaker2019-04-301-1/+2
| * netfilter: nf_tables: relocate header content to consumerPaul Gortmaker2019-04-301-17/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-05-051-0/+1
|\ \
| * | Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-051-0/+1
* | | ipv4: Move exception bucket to nh_commonDavid Ahern2019-05-051-1/+1
* | | ipv4: Move cached routes to fib_nh_commonDavid Ahern2019-05-051-2/+4
* | | netlink: add validation of NLA_F_NESTED flagMichal Kubecek2019-05-041-1/+10
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-022-2/+19
|\ \
| * | sctp: avoid running the sctp state machine recursivelyXin Long2019-05-011-1/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-1/+19
| |\ \
| | * | xfrm: Honor original L3 slave device in xfrmi policy lookupMartin Willi2019-03-271-1/+2
| | * | xfrm: clean up xfrm protocol checksCong Wang2019-03-261-0/+17
| | * | Revert "net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm"Steffen Klassert2019-03-201-1/+1
| | * | net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrmSu Yanjun2019-03-081-1/+1
* | | | devlink: Change devlink health locking mechanismMoshe Shemesh2019-05-011-0/+1
* | | | net: dsa: Remove legacy probing supportAndrew Lunn2019-04-301-23/+0
* | | | net: dsa: Add helper function to retrieve VLAN awareness settingVladimir Oltean2019-04-301-0/+10
* | | | net: dsa: Keep the vlan_filtering setting in dsa_switch if it's globalVladimir Oltean2019-04-301-0/+5
* | | | net: dsa: Be aware of switches where VLAN filtering is a global settingVladimir Oltean2019-04-301-0/+5
* | | | net: dsa: Store vlan_filtering as a property of dsa_portVladimir Oltean2019-04-301-0/+1
* | | | 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-281-1/+0
* | | | dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn2019-04-281-0/+66
* | | | dsa: Add TAG protocol to tag opsAndrew Lunn2019-04-281-0/+1
* | | | dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn2019-04-281-13/+30
* | | | dsa: Move tagger name into its ops structureAndrew Lunn2019-04-281-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-284-7/+29
|\ \ \ \
| * | | | bpf: Introduce bpf sk local storageMartin KaFai Lau2019-04-272-0/+18
| * | | | flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev2019-04-232-7/+11
* | | | | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+7