summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-22devlink: Enhance policy to validate port type input valueParav Pandit
2020-09-22devlink: Enhance policy to validate eswitch mode valueParav Pandit
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-21inet_diag: validate INET_DIAG_REQ_PROTOCOL attributeEric Dumazet
2020-09-21net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCUVladimir Oltean
2020-09-21Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller
2020-09-21Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-09-21ipv6: route: convert comma to semicolonXu Wang
2020-09-21net: unix: remove redundant assignment to variable 'err'Jing Xiangfeng
2020-09-21net-sysfs: add backlog len and CPU id to softnet dataPaolo Abeni
2020-09-21can: remove "WITH Linux-syscall-note" from SPDX tag of C filesMasahiro Yamada
2020-09-21can: raw: fix indentionMarc Kleine-Budde
2020-09-21can: net: fix spelling mistakesMarc Kleine-Budde
2020-09-20RDS: drop double zeroingJulia Lawall
2020-09-20net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tagsVladimir Oltean
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-20net: dsa: install VLANs into the master's RX filter tooVladimir Oltean
2020-09-20net: dsa: allow 8021q uppers while the bridge has vlan_filtering=0Vladimir Oltean
2020-09-20net: dsa: refuse configuration in prepare phase of dsa_port_vlan_filtering()Vladimir Oltean
2020-09-20net: dsa: convert denying bridge VLAN with existing 8021q upper to PRECHANGEU...Vladimir Oltean
2020-09-20net: dsa: convert check for 802.1Q upper when bridged into PRECHANGEUPPERVladimir Oltean
2020-09-20net: dsa: rename dsa_slave_upper_vlan_check to something more suggestiveVladimir Oltean
2020-09-20net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPERVladimir Oltean
2020-09-20net: remove unnecessary NULL checking in napi_consume_skb()Yunsheng Lin
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-19net/packet: Fix a comment about network_headerXie He
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-18Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-09-18net: tipc: Supply missing udp_media.h include fileWang Hai
2020-09-18tipc: Remove unused macro CF_SERVERYueHaibing
2020-09-18l2tp: fix up inconsistent rx/tx statisticsTom Parkin
2020-09-18net: openswitch: reuse the helper variable to improve the code readablityZeng Tao
2020-09-18net: bridge: delete duplicated wordsRandy Dunlap
2020-09-18net: atm: delete duplicated wordsRandy Dunlap
2020-09-18net: tipc: delete duplicated wordsRandy Dunlap
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap
2020-09-18net: ipv6: delete duplicated wordsRandy Dunlap
2020-09-18net: rds: delete duplicated wordsRandy Dunlap
2020-09-18net: core: delete duplicated wordsRandy Dunlap
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien
2020-09-18tipc: add automatic session key exchangeTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-09-18tipc: optimize key switching time and logicTuong Lien