index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
namespace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-02
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-02
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
1
-1
/
+1
2023-08-02
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-02
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-08-02
selftest: net: Assert on a proper value in so_incoming_cpu.c.
Kuniyuki Iwashima
1
-1
/
+1
2023-08-01
net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
Mark Brown
1
-0
/
+11
2023-08-01
net: korina: handle clk prepare error in korina_probe()
Yuanjun Gong
1
-2
/
+1
2023-08-01
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2
-0
/
+42
2023-08-01
net: ll_temac: fix error checking of irq_of_parse_and_map()
Dan Carpenter
1
-4
/
+8
2023-08-01
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
1
-2
/
+0
2023-08-01
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
1
-1
/
+0
2023-08-01
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-08-01
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-07-31
octeon_ep: initialize mbox mutexes
Michal Schmidt
1
-0
/
+3
2023-07-31
bnxt: don't handle XDP in netpoll
Jakub Kicinski
4
-14
/
+24
2023-07-31
ice: Fix RDMA VSI removal during queue rebuild
Rafal Rogalski
1
-0
/
+18
2023-07-31
sfc: fix field-spanning memcpy in selftest
Edward Cree
3
-30
/
+39
2023-07-31
net: usb: qmi_wwan: add Quectel EM05GV2
Martin Kohn
1
-0
/
+1
2023-07-31
net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
1
-5
/
+2
2023-07-31
dt-bindings: net: mediatek,net: fixup MAC binding
Rafał Miłecki
1
-6
/
+1
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
2
-2
/
+38
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
8
-13
/
+14
2023-07-29
net: add missing data-race annotation for sk_ll_usec
Eric Dumazet
1
-1
/
+1
2023-07-29
net: add missing data-race annotations around sk->sk_peek_off
Eric Dumazet
2
-3
/
+3
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
23
-40
/
+42
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
Eric Dumazet
1
-1
/
+1
2023-07-29
net: add missing READ_ONCE(sk->sk_sndbuf) annotation
Eric Dumazet
1
-1
/
+1
2023-07-29
net: annotate data-races around sk->sk_{rcv|snd}timeo
Eric Dumazet
2
-12
/
+16
2023-07-29
net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
Eric Dumazet
1
-1
/
+1
2023-07-29
net: annotate data-races around sk->sk_max_pacing_rate
Eric Dumazet
1
-3
/
+6
2023-07-29
net: annotate data-race around sk->sk_txrehash
Eric Dumazet
1
-2
/
+5
2023-07-29
net: annotate data-races around sk->sk_reserved_mem
Eric Dumazet
1
-3
/
+4
2023-07-29
net: gro: fix misuse of CB in udp socket lookup
Richard Gobert
5
-8
/
+65
2023-07-29
qed: Fix scheduling in a tasklet while getting stats
Konstantin Khorenko
9
-26
/
+128
2023-07-29
net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries
Lukasz Majewski
1
-20
/
+15
2023-07-29
net: stmmac: tegra: Properly allocate clock bulk data
Thierry Reding
1
-1
/
+2
2023-07-29
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
1
-5
/
+5
2023-07-29
net: sched: cls_u32: Fix match key mis-addressing
Jamal Hadi Salim
1
-6
/
+50
2023-07-28
dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema
Eugen Hristev
1
-2
/
+8
2023-07-28
net: dsa: fix value check in bcm_sf2_sw_probe()
Yuanjun Gong
1
-2
/
+6
2023-07-28
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
2
-3
/
+6
2023-07-28
MAINTAINERS: stmmac: retire Giuseppe Cavallaro
Jakub Kicinski
1
-1
/
+0
2023-07-28
net: dsa: fix older DSA drivers using phylink
Russell King (Oracle)
1
-1
/
+8
2023-07-28
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
1
-2
/
+6
2023-07-27
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
1
-12
/
+16
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
1
-1
/
+1
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
1
-5
/
+16
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-07-27
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
[next]