index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
1
-20
/
+30
2024-05-01
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
1
-12
/
+15
2024-05-01
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
1
-3
/
+6
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
4
-0
/
+4
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
1
-1
/
+9
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
1
-1
/
+2
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
7
-33
/
+33
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-14
/
+2
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-1
/
+1
2024-04-29
inet: use call_rcu_hurry() in inet_free_ifa()
Eric Dumazet
1
-1
/
+6
2024-04-26
tcp: fix tcp_grow_skb() vs tstamps
Eric Dumazet
1
-14
/
+19
2024-04-26
rstreason: make it work in trace world
Jason Xing
2
-2
/
+2
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
1
-4
/
+7
2024-04-26
rstreason: prepare for active reset
Jason Xing
3
-9
/
+18
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2
-6
/
+9
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
1
-1
/
+5
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
1
-1
/
+1
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
1
-2
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+18
2024-04-25
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
1
-2
/
+11
2024-04-25
tcp: update sacked after tracepoint in __tcp_retransmit_skb
Philo Lu
1
-5
/
+6
2024-04-23
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
1
-1
/
+2
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
1
-0
/
+3
2024-04-22
tcp: try to send bigger TSO packets
Eric Dumazet
1
-2
/
+36
2024-04-22
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
1
-12
/
+14
2024-04-22
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
1
-13
/
+5
2024-04-22
tcp: do not export tcp_twsk_purge()
Eric Dumazet
1
-1
/
+0
2024-04-22
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
1
-2
/
+10
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
5
-5
/
+5
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
1
-2
/
+3
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
3
-27
/
+0
2024-04-17
tcp_metrics: use parallel_ops for tcp_metrics_nl_family
Eric Dumazet
1
-0
/
+1
2024-04-17
tcp_metrics: fix tcp_metrics_nl_dump() return value
Eric Dumazet
1
-2
/
+4
2024-04-17
tcp: accept bare FIN packets under memory pressure
Eric Dumazet
1
-1
/
+11
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
1
-5
/
+16
2024-04-15
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
1
-0
/
+5
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
1
-1
/
+1
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
1
-13
/
+1
2024-04-11
tcp: add support for SO_PEEK_OFF socket option
Jon Maloy
2
-6
/
+11
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2
-0
/
+2
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+9
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2
-0
/
+8
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
1
-1
/
+5
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
1
-1
/
+1
2024-04-09
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
1
-3
/
+1
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
4
-14
/
+24
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2
-2
/
+3
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2
-4
/
+8
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-4
/
+4
[prev]
[next]