2023-06-09 |
Cambda Zhu | tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN... |
tree | commitdiff |
2023-06-09 |
Eric Dumazet | tcp: deny tcp_disconnect() when threads are waiting |
tree | commitdiff |
2023-06-05 |
John Fastabend | bpf, sockmap: Incorrectly handling copied_seq |
tree | commitdiff |
2023-06-05 |
John Fastabend | bpf, sockmap: TCP data stall on recv before accept |
tree | commitdiff |
2023-06-05 |
John Fastabend | bpf, sockmap: Handle fin correctly |
tree | commitdiff |
2023-06-05 |
John Fastabend | bpf, sockmap: Pass skb ownership through read_skb |
tree | commitdiff |
2023-06-05 |
Nicolas Dichtel | ipv{4,6}/raw: fix output xfrm lookup wrt protocol |
tree | commitdiff |
2023-06-05 |
Jakub Sitnicki | inet: Add IP_LOCAL_PORT_RANGE socket option |
tree | commitdiff |
2023-05-30 |
Kuniyuki Iwashima | udplite: Fix NULL pointer dereference in __sk_mem_raise... |
tree | commitdiff |
2023-05-24 |
Eric Dumazet | tcp: fix possible sk_priority leak in tcp_v4_send_reset() |
tree | commitdiff |
2023-05-24 |
Eric Dumazet | tcp: add annotations around sk->sk_shutdown accesses |
tree | commitdiff |
2023-05-24 |
Eric Dumazet | net: deal with most data-races in sk_wait_event() |
tree | commitdiff |
2023-05-11 |
Ziyang Xuan | ipv4: Fix potential uninit variable access bug in __ip_... |
tree | commitdiff |
2023-04-20 |
YueHaibing | tcp: restrict net.ipv4.tcp_app_win |
tree | commitdiff |
2023-04-20 |
Martin KaFai Lau | bpf: tcp: Use sock_gen_put instead of sock_put in bpf_i... |
tree | commitdiff |
2023-04-13 |
Kuniyuki Iwashima | ping: Fix potentail NULL deref for /proc/net/icmp. |
tree | commitdiff |
2023-04-13 |
Kuniyuki Iwashima | raw: Fix NULL deref in raw_get_next(). |
tree | commitdiff |
2023-04-13 |
Eric Dumazet | raw: use net_hash_mix() in hash function |
tree | commitdiff |
2023-04-13 |
Eric Dumazet | icmp: guard against too small mtu |
tree | commitdiff |
2023-03-30 |
Eric Dumazet | erspan: do not use skb_mac_header() in ndo_start_xmit() |
tree | commitdiff |
2023-03-22 |
Ido Schimmel | ipv4: Fix incorrect table ID in IOCTL path |
tree | commitdiff |
2023-03-22 |
Kuniyuki Iwashima | tcp: Fix bind() conflict check for dual-stack wildcard... |
tree | commitdiff |
2023-03-22 |
Eric Dumazet | net: tunnels: annotate lockless accesses to dev->needed... |
tree | commitdiff |
2023-03-22 |
Breno Leitao | tcp: tcp_make_synack() can be called from process context |
tree | commitdiff |
2023-03-17 |
Florian Westphal | netfilter: tproxy: fix deadlock due to missing BH disable |
tree | commitdiff |
2023-03-17 |
Liu Jian | bpf, sockmap: Fix an infinite loop error when len is... |
tree | commitdiff |
2023-03-11 |
Eric Dumazet | tcp: tcp_check_req() can be called from process context |
tree | commitdiff |
2023-03-11 |
Pavel Tikhomirov | netfilter: x_tables: fix percpu counter block leak... |
tree | commitdiff |
2023-03-11 |
Florian Westphal | netfilter: ebtables: fix table blob use-after-free |
tree | commitdiff |
2023-03-10 |
Pietro Borrello | inet: fix fast path in __inet_hash_connect() |
tree | commitdiff |
2023-02-14 |
Kevin Yang | txhash: fix sk->sk_txrehash default |
tree | commitdiff |
2023-02-09 |
Al Viro | use less confusing names for iov_iter direction initial... |
tree | commitdiff |
2023-02-09 |
Jakub Sitnicki | bpf, sockmap: Check for any of tcp_bpf_prots when cloni... |
tree | commitdiff |
2023-02-01 |
Eric Dumazet | ipv4: prevent potential spectre v1 gadget in fib_metric... |
tree | commitdiff |
2023-02-01 |
Eric Dumazet | ipv4: prevent potential spectre v1 gadget in ip_metrics... |
tree | commitdiff |
2023-02-01 |
David Morley | tcp: fix rate_app_limited to default to 1 |
tree | commitdiff |
2023-02-01 |
Jason Xing | tcp: avoid the lookup process failing to get sk in... |
tree | commitdiff |
2023-01-24 |
Paolo Abeni | net/ulp: use consistent error code when blocking ULP |
tree | commitdiff |
2023-01-12 |
Paolo Abeni | net/ulp: prevent ULP without clone op from entering... |
tree | commitdiff |
2023-01-12 |
Kuniyuki Iwashima | tcp: Add TIME_WAIT sockets in bhash2. |
tree | commitdiff |
2023-01-07 |
Matthieu Baerts | mptcp: remove MPTCP 'ifdef' in TCP SYN cookies |
tree | commitdiff |
2022-12-31 |
Hangbin Liu | net/tunnel: wait until all sk_user_data reader finish... |
tree | commitdiff |
2022-12-31 |
Pengcheng Yang | bpf, sockmap: Fix data loss caused by using apply_bytes... |
tree | commitdiff |
2022-12-31 |
Pengcheng Yang | bpf, sockmap: Fix missing BPF_F_INGRESS flag when using... |
tree | commitdiff |
2022-12-31 |
Pengcheng Yang | bpf, sockmap: Fix repeated calls to sock_put() when... |
tree | commitdiff |
2022-12-31 |
Kuniyuki Iwashima | net: Return errno in sk->sk_prot->get_port(). |
tree | commitdiff |
2022-12-31 |
Kuniyuki Iwashima | udp: Clean up some functions. |
tree | commitdiff |
2022-12-11 |
Linus Torvalds | Merge tag 'iommu-fix-v6.1-rc8' of git://git./linux... |
tree | commitdiff |
2022-12-11 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git... |
tree | commitdiff |
2022-12-10 |
Linus Torvalds | Merge tag 'for-linus' of git://git.armlinux.org.uk... |
tree | commitdiff |
2022-12-09 |
Linus Torvalds | Merge tag 'media/v6.1-4' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-09 |
Linus Torvalds | Merge tag 'soc-fixes-6.1-6' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-09 |
Linus Torvalds | Merge tag 'drm-fixes-2022-12-09' of git://anongit.freed... |
tree | commitdiff |
2022-12-09 |
Dave Airlie | Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'block-6.1-2022-12-08' of git://git.kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'net-6.1-rc9' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'for-linus-2022120801' of git://git./linux... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'soc-fixes-6.1-5' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'gpio-fixes-for-v6.1' of git://git./linux... |
tree | commitdiff |
2022-12-08 |
Linus Torvalds | Merge tag 'ata-6.1-rc8' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-07 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v6.1-5' of git://git... |
tree | commitdiff |
2022-12-07 |
Paolo Abeni | Merge tag 'ieee802154-for-net-2022-12-05' of git:/... |
tree | commitdiff |
2022-12-07 |
Jakub Kicinski | Merge branch '40GbE' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-12-07 |
Jakub Kicinski | Merge branch 'ipv4-two-bug-fixes' |
tree | commitdiff |
2022-12-07 |
Ido Schimmel | ipv4: Fix incorrect route flushing when table ID 0... |
tree | commitdiff |
2022-12-07 |
Ido Schimmel | ipv4: Fix incorrect route flushing when source address... |
tree | commitdiff |
2022-12-06 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-06 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
tree | commitdiff |
2022-12-06 |
Hangbin Liu | ip_gre: do not report erspan version on GRE interface |
tree | commitdiff |
2022-12-04 |
Linus Torvalds | Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.... |
tree | commitdiff |
2022-12-04 |
Linus Torvalds | Merge tag 'timers_urgent_for_v6.1_rc8' of git://git... |
tree | commitdiff |
2022-12-04 |
Linus Torvalds | Merge tag 'powerpc-6.1-6' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-04 |
Linus Torvalds | Merge tag 'input-for-v6.1-rc7' of git://git./linux... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'block-6.1-2022-12-02' of git://git.kernel... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'pinctrl-v6.1-5' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-03 |
Linus Torvalds | Merge tag 'riscv-for-linus-6.1-rc8' of git://git./linux... |
tree | commitdiff |
2022-12-02 |
Linus Torvalds | Merge tag 'mmc-v6.1-rc5-2' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-02 |
Linus Torvalds | Merge tag 'iommu-fixes-v6.1-rc7' of git://git./linux... |
tree | commitdiff |
2022-12-02 |
Linus Torvalds | Merge tag 'sound-6.1-rc8' of git://git./linux/kernel... |
tree | commitdiff |
2022-12-02 |
Linus Torvalds | Merge tag 'drm-fixes-2022-12-02' of git://anongit.freed... |
tree | commitdiff |
2022-12-02 |
Linus Torvalds | Merge tag 'mm-hotfixes-stable-2022-12-02' of git:/... |
tree | commitdiff |
2022-12-02 |
Jakub Kicinski | Merge branch '1GbE' of git://git./linux/kernel/git... |
tree | commitdiff |
2022-12-01 |
Palmer Dabbelt | RISC-V: Fix a race condition during kernel stack overflow |
tree | commitdiff |
2022-12-01 |
Linus Torvalds | Merge tag 'efi-fixes-for-v6.1-4' of git://git./linux... |
tree | commitdiff |
2022-12-01 |
Linus Torvalds | Merge tag 'hwmon-for-v6.1-rc8' of git://git./linux... |
tree | commitdiff |
2022-12-01 |
Florian Westphal | inet: ping: use hlist_nulls rcu iterator during lookup |
tree | commitdiff |
2022-12-01 |
Jakub Kicinski | Merge git://git./linux/kernel/git/netfilter/nf |
tree | commitdiff |
2022-11-30 |
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2022-11-29 |
Linus Torvalds | Merge tag 'net-6.1-rc8-2' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-29 |
Arnd Bergmann | Merge tag 'at91-fixes-6.1-3' of https://git./linux... |
tree | commitdiff |
2022-11-29 |
Paolo Bonzini | Merge tag 'kvm-s390-master-6.1-2' of https://git./linux... |
tree | commitdiff |
2022-11-29 |
Jakub Kicinski | Merge tag 'wireless-2022-11-28' of git://git./linux... |
tree | commitdiff |
2022-11-29 |
Jakub Kicinski | Merge tag 'for-netdev' of https://git./linux/kernel... |
tree | commitdiff |
2022-11-29 |
Ido Schimmel | ipv4: Fix route deletion when nexthop info is not specified |
tree | commitdiff |
2022-11-28 |
Linus Torvalds | Merge tag 'devicetree-fixes-for-6.1-2' of git://git... |
tree | commitdiff |
2022-11-28 |
Linus Torvalds | Merge tag 'trace-v6.1-rc6' of git://git./linux/kernel... |
tree | commitdiff |
2022-11-28 |
Linus Torvalds | Merge tag 'fuse-fixes-6.1-rc8' of git://git./linux... |
tree | commitdiff |
next |