summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-26mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau
2022-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-07-26Merge tag 'for-net-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-26Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi
2022-07-26Bluetooth: mgmt: Fix double free on error pathDan Carpenter
2022-07-26wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()Tetsuo Handa
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26netfilter: nft_queue: only allow supported familes and hooksFlorian Westphal
2022-07-26netfilter: nf_tables: add rescheduling points during loop detection walksFlorian Westphal
2022-07-26netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-07-26bridge: Do not send empty IFLA_AF_SPEC attributeBenjamin Poirier
2022-07-26Merge branch 'octeontx2-minor-tc-fixes'Paolo Abeni
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-25sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2022-07-25net: dsa: fix reference counting for LAG FDBsVladimir Oltean
2022-07-25i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-07-25Merge branch 'net-sysctl-races-part-6'David S. Miller
2022-07-25ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima
2022-07-25tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima
2022-07-25tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima
2022-07-25tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.Kuniyuki Iwashima
2022-07-25tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima
2022-07-25tcp: Fix data-races around sk_pacing_rate.Kuniyuki Iwashima
2022-07-25net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo
2022-07-25net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie
2022-07-25Merge branch 'macsec-config-issues'David S. Miller
2022-07-25macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca
2022-07-25macsec: limit replay window size with XPNSabrina Dubroca
2022-07-25macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca
2022-07-25macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca
2022-07-25s390/qeth: Fix typo 'the the' in commentSlark Xiao
2022-07-25net: ipa: Fix typo 'the the' in commentSlark Xiao
2022-07-25nfp: bpf: Fix typo 'the the' in commentSlark Xiao
2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long