summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-08-26mac80211: parse transmit power envelope elementWen Gong
2021-08-25bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockoptMartin KaFai Lau
2021-08-25SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...Trond Myklebust
2021-08-25net: add accept helper not installing fdPavel Begunkov
2021-08-25netfilter: x_tables: handle xt_register_template() returning an error valueLukas Bulwahn
2021-08-25netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}Pablo Neira Ayuso
2021-08-25netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal
2021-08-25netfilter: ecache: prepare for event notifier mergeFlorian Westphal
2021-08-25netfilter: ecache: add common helper for nf_conntrack_eventmask_reportFlorian Westphal
2021-08-25netfilter: ecache: remove another indent levelFlorian Westphal
2021-08-25netfilter: ecache: remove one indent levelFlorian Westphal
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-24bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSGXu Liu
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-23bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky
2021-08-23af_unix: Fix NULL pointer bug in unix_shutdownJiang Wang
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-20SUNRPC: Server-side disconnect injectionChuck Lever
2021-08-20SUNRPC: Move client-side disconnect injectionChuck Lever
2021-08-20SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever
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