summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-09-23mptcp: stop relying on tcp_tx_skb_cachePaolo Abeni
2021-09-23tcp: expose the tcp_mark_push() and tcp_skb_entail() helpersPaolo Abeni
2021-09-23mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni
2021-09-23net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean
2021-09-23net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean
2021-09-23nl80211: prefer struct_size over open coded arithmeticLen Baker
2021-09-23mac80211: check hostapd configuration parsing twt requestsLorenzo Bianconi
2021-09-23cfg80211: honour V=1 in certificate code generationJohannes Berg
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-23mac80211: mesh: fix potentially unaligned accessJohannes Berg
2021-09-23mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-09-23mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-09-23mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-09-23Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau
2021-09-23xfrm: fix rcu lock in xfrm_notify_userpolicy()Nicolas Dichtel
2021-09-23net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.cMianhan Liu
2021-09-22tty: remove file from n_tty_ioctl_helperJiri Slaby
2021-09-22Bluetooth: hci_core: Move all debugfs handling to hci_debugfs.cLuiz Augusto von Dentz
2021-09-22mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni
2021-09-22skbuff: pass the result of data ksize to __build_skb_aroundLi RongQing
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-21nfsd: don't alloc under spinlock in rpc_parse_scope_idJ. Bruce Fields
2021-09-21net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean
2021-09-21net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_i...Mianhan Liu
2021-09-21net: dsa: fix dsa_tree_setup error pathVladimir Oltean
2021-09-21net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul
2021-09-21net/ipv4/syncookies.c: remove superfluous header files from syncookies.cMianhan Liu
2021-09-21net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_c...Mianhan Liu
2021-09-21Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz
2021-09-21Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2021-09-21Bluetooth: hci_sock: Add support for BT_{SND,RCV}BUFLuiz Augusto von Dentz
2021-09-21Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal
2021-09-21netfilter: iptable_raw: drop bogus net_init annotationFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso
2021-09-21netfilter: nf_tables: unlink table before deleting itFlorian Westphal
2021-09-21netfilter: nat: include zone id in nat table hash againFlorian Westphal
2021-09-21netfilter: conntrack: include zone id in tuple hash againFlorian Westphal
2021-09-21netfilter: conntrack: make max chain length randomFlorian Westphal
2021-09-20net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.cMianhan Liu
2021-09-20net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.cMianhan Liu
2021-09-20net/ipv4/route.c: remove superfluous header files from route.cMianhan Liu
2021-09-20nexthop: Fix division by zero while replacing a resilient groupIdo Schimmel
2021-09-20napi: fix race inside napi_enableXuan Zhuo
2021-09-19net: sched: move and reuse mq_change_real_num_tx()Jakub Kicinski
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean