index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
47 hours
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Shardul Bankar
1
-1
/
+1
47 hours
can: j1939: make j1939_session_activate() fail if device is no longer registered
Tetsuo Handa
1
-0
/
+2
47 hours
netfilter: nf_tables: avoid chain re-validation if possible
Florian Westphal
1
-4
/
+65
47 hours
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
1
-3
/
+4
47 hours
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
1
-5
/
+13
47 hours
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
1
-3
/
+12
47 hours
bpf: Make variables in bpf_prog_test_run_xdp less confusing
Amery Hung
1
-13
/
+13
47 hours
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
1
-1
/
+1
47 hours
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
47 hours
net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...
Xiang Mei
1
-1
/
+1
47 hours
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
47 hours
net: sock: fix hardened usercopy panic in sock_recv_errqueue
Weiming Shi
1
-3
/
+4
47 hours
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
47 hours
bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
Alexandre Knecht
1
-4
/
+7
47 hours
netfilter: nf_conncount: update last_gc only when GC has been performed
Fernando Fernandez Mancera
1
-1
/
+1
47 hours
netfilter: nf_tables: fix memory leak in nf_tables_newrule()
Zilin Guan
1
-1
/
+2
47 hours
netfilter: nft_synproxy: avoid possible data-race on update operation
Fernando Fernandez Mancera
1
-3
/
+3
47 hours
tls: Use __sk_dst_get() and dst_dev_rcu() in get_netdev_for_sock().
Kuniyuki Iwashima
1
-8
/
+10
47 hours
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-5
/
+10
47 hours
libceph: make calc_target() set t->paused, not just clear it
Ilya Dryomov
1
-2
/
+9
47 hours
libceph: reset sparse-read state in osd_fault()
Sam Edwards
1
-0
/
+3
47 hours
libceph: return the handler error from mon_handle_auth_done()
Ilya Dryomov
1
-1
/
+1
47 hours
libceph: make free_choose_arg_map() resilient to partial allocation
Tuo Li
1
-8
/
+12
47 hours
libceph: replace overzealous BUG_ON in osdmap_apply_incremental()
Ilya Dryomov
1
-1
/
+3
47 hours
libceph: prevent potential out-of-bounds reads in handle_auth_done()
ziming zhang
1
-0
/
+2
47 hours
wifi: avoid kernel-infoleak from struct iw_point
Eric Dumazet
2
-0
/
+8
8 days
net: Allow to use SMP threads for backlog NAPI.
Sebastian Andrzej Siewior
1
-35
/
+113
8 days
net: Remove conditional threaded-NAPI wakeup based on task state.
Sebastian Andrzej Siewior
1
-12
/
+2
8 days
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
1
-13
/
+14
8 days
xfrm: state: fix out-of-bounds read during lookup
Florian Westphal
1
-18
/
+66
8 days
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Thadeu Lima de Souza Cascardo
4
-31
/
+43
8 days
tty: introduce and use tty_port_tty_vhangup() helper
Jiri Slaby (SUSE)
1
-6
/
+1
8 days
mptcp: ensure context reset on disconnect()
Paolo Abeni
2
-4
/
+7
8 days
wifi: mac80211: Discard Beacon frames to non-broadcast address
Jouni Malinen
1
-0
/
+5
8 days
mptcp: fallback earlier on simult connection
Paolo Abeni
3
-13
/
+13
8 days
svcrdma: bound check rq_pages index in inline path
Joshua Rogers
1
-0
/
+3
8 days
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-1
/
+2
8 days
mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...
Kuniyuki Iwashima
1
-0
/
+6
8 days
net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
Deepanshu Kartikey
1
-2
/
+7
8 days
net: rose: fix invalid array index in rose_kill_by_device()
Pwnverse
1
-1
/
+1
8 days
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
8 days
ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
8 days
net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
Bagas Sanjaya
1
-0
/
+1
8 days
ip6_gre: make ip6gre_header() robust
Eric Dumazet
1
-1
/
+8
8 days
net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
Toke Høiland-Jørgensen
1
-4
/
+13
8 days
wifi: mac80211: do not use old MBSSID elements
Aloka Dixit
1
-10
/
+0
8 days
wifi: cfg80211: sme: store capped length in __cfg80211_connect_result()
Dan Carpenter
1
-1
/
+1
8 days
SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...
Joshua Rogers
1
-1
/
+2
8 days
svcrdma: return 0 on success from svc_rdma_copy_inline_range
Joshua Rogers
1
-1
/
+1
8 days
net/handshake: restore destructor on submit failure
caoping
1
-0
/
+2
[next]