index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
ipvs: fix WARNING in __ip_vs_cleanup_batch()
Zhengchao Shao
1
-5
/
+21
2022-11-02
ipvs: use explicitly signed chars
Jason A. Donenfeld
1
-2
/
+2
2022-11-01
netfilter: nf_tables: release flow rule object from commit path
Pablo Neira Ayuso
1
-3
/
+3
2022-11-01
netfilter: nf_tables: netlink notifier might race to release objects
Pablo Neira Ayuso
1
-0
/
+2
2022-11-01
net: tun: fix bugs for oversize packet when napi frags enabled
Ziyang Xuan
1
-1
/
+2
2022-11-01
ibmvnic: change maintainers for vnic driver
Rick Lindsley
1
-1
/
+4
2022-10-31
net: sched: Fix use after free in red_enqueue()
Dan Carpenter
1
-1
/
+3
2022-10-31
net: fec: fix improper use of NETDEV_TX_BUSY
Zhang Changzhong
1
-2
/
+2
2022-10-30
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
1
-1
/
+6
2022-10-30
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing
1
-2
/
+6
2022-10-30
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
Shang XiaoJing
1
-2
/
+5
2022-10-30
nfc: fdp: Fix potential memory leak in fdp_nci_send()
Shang XiaoJing
1
-1
/
+9
2022-10-29
net: dsa: fall back to default tagger if we can't load the one from DT
Vladimir Oltean
1
-3
/
+10
2022-10-29
net: ethernet: adi: adin1110: Fix notifiers
Alexandru Tachici
1
-9
/
+29
2022-10-29
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
1
-0
/
+2
2022-10-29
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
1
-0
/
+3
2022-10-29
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
4
-8
/
+15
2022-10-29
udp: advertise ipv6 udp support for msghdr::ubuf_info
Pavel Begunkov
1
-0
/
+1
2022-10-29
enic: MAINTAINERS: Update enic maintainers
Govindarajulu Varadarajan
1
-1
/
+1
2022-10-29
net: openvswitch: add missing .resv_start_op
Jakub Kicinski
1
-0
/
+1
2022-10-29
netlink: hide validation union fields from kdoc
Jakub Kicinski
1
-13
/
+18
2022-10-28
net: emaclite: update reset_lock member documentation
Radhey Shyam Pandey
1
-1
/
+1
2022-10-28
net: dsa: Fix possible memory leaks in dsa_loop_init()
Chen Zhongjin
1
-7
/
+18
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2
-6
/
+6
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
2022-10-27
net/mlx5: DR, Fix matcher disconnect error flow
Rongwei Liu
1
-1
/
+2
2022-10-27
net/mlx5: Wait for firmware to enable CRS before pci_restore_state
Moshe Shemesh
1
-0
/
+17
2022-10-27
net/mlx5e: Do not increment ESN when updating IPsec ESN state
Hyong Youb Kim
1
-3
/
+0
2022-10-27
netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed
Zhengchao Shao
1
-4
/
+7
2022-10-27
netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_regist...
Zhengchao Shao
1
-7
/
+13
2022-10-27
netdevsim: fix memory leak in nsim_bus_dev_new()
Zhengchao Shao
1
-2
/
+7
2022-10-27
net: broadcom: bcm4908_enet: update TX stats after actual transmission
Rafał Miłecki
1
-4
/
+8
2022-10-27
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
2022-10-27
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
1
-1
/
+1
2022-10-27
Revert "ip: fix triggering of 'icmp redirect'"
Nicolas Dichtel
1
-2
/
+2
2022-10-27
genetlink: limit the use of validation workarounds to old ops
Jakub Kicinski
1
-0
/
+2
2022-10-27
net: bcmsysport: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
[next]