summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean
2020-10-04net: openvswitch: Constify static struct genl_small_opsRikard Falkeborn
2020-10-04mptcp: Constify mptcp_pm_opsRikard Falkeborn
2020-10-04net: dsa: Add devlink port regions support to DSAAndrew Lunn
2020-10-04net: devlink: Add support for port regionsAndrew Lunn
2020-10-04net: dsa: Register devlink ports before calling DSA driver setup()Andrew Lunn
2020-10-04net: dsa: Make use of devlink port flavour unusedAndrew Lunn
2020-10-04net: devlink: Add unused port flavourAndrew Lunn
2020-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-10-04netfilter: nf_tables: Implement fast bitwise expressionPhil Sutter
2020-10-04netfilter: nf_tables: Enable fast nft_cmp for inverted matchesPhil Sutter
2020-10-04netfilter: nfnetlink: place subsys mutexes in distinct lockdep classesFlorian Westphal
2020-10-04netfilter: ipset: enable memory accounting for ipset allocationsVasily Averin
2020-10-04netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCKYueHaibing
2020-10-03mptcp: ADD_ADDRs with echo bit are smallerMatthieu Baerts
2020-10-03net/sched: act_mpls: Add action to push MPLS LSE before Ethernet headerGuillaume Nault
2020-10-03net/sched: act_vlan: Add {POP,PUSH}_ETH actionsGuillaume Nault
2020-10-03net/smc: use an array to check fields in system EIDKarsten Graul
2020-10-03net/smc: send ISM devices with unique chid in CLC proposalKarsten Graul
2020-10-03tcp: account total lost packets properlyYuchung Cheng
2020-10-03net/iucv: fix indentation in __iucv_message_receive()Julian Wiedmann
2020-10-03net/af_iucv: right-size the uid variable in iucv_sock_bind()Julian Wiedmann
2020-10-03genetlink: allow dumping command-specific policyJakub Kicinski
2020-10-03genetlink: properly support per-op policy dumpingJohannes Berg
2020-10-03genetlink: factor skb preparation out of ctrl_dumppolicy()Johannes Berg
2020-10-03netlink: rework policy dump to support multiple policiesJohannes Berg
2020-10-03netlink: compare policy more accuratelyJohannes Berg
2020-10-02genetlink: switch control commands to per-op policiesJakub Kicinski
2020-10-02genetlink: use parsed attrs in dumppolicyJakub Kicinski
2020-10-02genetlink: bring back per op policyJakub Kicinski
2020-10-02genetlink: use .start callback for dumppolicyJakub Kicinski
2020-10-02genetlink: add a structure for dump stateJakub Kicinski
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-10-02genetlink: add small version of opsJakub Kicinski
2020-10-02devlink: add .trap_group_action_set() callbackIoana Ciornei
2020-10-02devlink: add parser error drop packet trapsIoana Ciornei
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub...David S. Miller
2020-10-02net: dsa: Utilize __vlan_find_dev_deep_rcu()Florian Fainelli
2020-10-02net: dsa: Obtain VLAN protocol from skb->protocolFlorian Fainelli
2020-10-02net: dsa: b53: Set untag_bridge_pvidFlorian Fainelli
2020-10-02net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()Florian Fainelli
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-02netlink: fix policy dump leakJohannes Berg
2020-10-02mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen
2020-10-02nl80211: fix non-split wiphy informationJohannes Berg
2020-10-02nl80211: reduce non-split wiphy dump sizeJohannes Berg
2020-10-01net-sysfs: Fix inconsistent of format with argument type in net-sysfs.cYe Bin
2020-10-01pktgen: Fix inconsistent of format with argument type in pktgen.cYe Bin
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30drop_monitor: Filter control packets in drop monitorIdo Schimmel