summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-26net: fix NULL pointer reference in cipso_v4_doi_free王贇
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller
2021-08-26sock: remove one redundant SKB_FRAG_PAGE_ORDER macroYunsheng Lin
2021-08-26ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-08-26ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-08-26cfg80211: use wiphy DFS domain if it is self-managedSriram R
2021-08-26mac80211: parse transmit power envelope elementWen Gong
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust
2021-08-25net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean
2021-08-25mptcp: add the mibs for MP_FAILGeliang Tang
2021-08-25mptcp: send out MP_FAIL when data checksum failsGeliang Tang
2021-08-25mptcp: MP_FAIL suboption receivingGeliang Tang
2021-08-25mptcp: MP_FAIL suboption sendingGeliang Tang
2021-08-25mptcp: optimize out option generationPaolo Abeni
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman
2021-08-24net: bridge: change return type of br_handle_ingress_vlan_tunnelKangmin Park
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo
2021-08-24page_pool: use relaxed atomic for release side accountingYunsheng Lin
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean
2021-08-24net: dsa: don't advertise 'rx-vlan-filter' when not neededVladimir Oltean
2021-08-24net: dsa: properly fall back to software bridgingVladimir Oltean
2021-08-24net: dsa: don't call switchdev_bridge_port_unoffload for unoffloaded bridge p...Vladimir Oltean
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-24mptcp: remove MPTCP_ADD_ADDR_IPV6 and MPTCP_ADD_ADDR_PORTYonglong Li
2021-08-24mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signalYonglong Li
2021-08-24mptcp: fix ADD_ADDR and RM_ADDR maybe flush addr_signal each otherYonglong Li
2021-08-24mptcp: make MPTCP_ADD_ADDR_SIGNAL and MPTCP_ADD_ADDR_ECHO separateYonglong Li
2021-08-24mptcp: move drop_other_suboptions check under pm lockYonglong Li
2021-08-24net: ipv4: Move ip_options_fragment() out of loopYajun Deng
2021-08-23net: dsa: track unique bridge numbers across all DSA switch treesVladimir Oltean
2021-08-22ip6_gre: add validation for csum_startShreyansh Chouhan
2021-08-22ip_gre: add validation for csum_startShreyansh Chouhan
2021-08-20Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski
2021-08-20net: bridge: vlan: convert mcast router global option to per-vlan entryNikolay Aleksandrov
2021-08-20net: bridge: mcast: br_multicast_set_port_router takes multicast context as a...Nikolay Aleksandrov
2021-08-20net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang
2021-08-20Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-08-20Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux...David S. Miller
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19Bluetooth: Fix return value in hci_dev_do_close()Kangmin Park
2021-08-19Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin
2021-08-19Bluetooth: mgmt: Pessimize compile-time bounds-checkKees Cook