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.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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
net: ipv4: route.c: simplify procfs code
Yejune Deng
1
-30
/
+4
2021-03-13
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
2021-03-12
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
1
-8
/
+0
2021-03-12
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-6
/
+4
2021-03-12
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
1
-4
/
+8
2021-03-12
nexthop: Enable resilient next-hop groups
Petr Machata
1
-4
/
+0
2021-03-12
nexthop: Notify userspace about bucket migrations
Petr Machata
1
-6
/
+39
2021-03-12
nexthop: Add netlink handlers for bucket get
Petr Machata
1
-1
/
+109
2021-03-12
nexthop: Add netlink handlers for bucket dump
Petr Machata
1
-0
/
+283
2021-03-12
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
1
-5
/
+145
2021-03-12
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
1
-0
/
+35
2021-03-12
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
1
-0
/
+34
2021-03-12
nexthop: Implement notifiers for resilient nexthop groups
Petr Machata
1
-12
/
+308
2021-03-12
nexthop: Add implementation of resilient next-hop groups
Petr Machata
1
-13
/
+504
2021-03-12
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
1
-0
/
+2
2021-03-12
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
1
-1
/
+4
2021-03-12
nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
Petr Machata
1
-5
/
+7
2021-03-12
nexthop: Pass nh_config to replace_nexthop()
Petr Machata
1
-4
/
+5
2021-03-11
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
1
-5
/
+5
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+3
2021-03-10
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-44
/
+39
2021-03-06
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
Sergey Nazarov
1
-1
/
+1
2021-03-05
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-10
/
+1
2021-03-05
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
1
-3
/
+7
2021-03-02
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
1
-8
/
+15
2021-03-02
inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold
Yejune Deng
1
-14
/
+7
2021-03-02
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2
-6
/
+5
2021-02-28
net: Fix gro aggregation for udp encaps with zero csum
Daniel Borkmann
1
-1
/
+1
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-02-27
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
1
-1
/
+2
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
2
-3
/
+3
2021-02-24
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-1
/
+0
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
1
-2
/
+3
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-11
/
+29
2021-02-16
tcp: tcp_data_ready() must look at SOCK_DONE
Eric Dumazet
1
-1
/
+1
2021-02-13
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2
-22
/
+7
2021-02-12
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
1
-1
/
+10
2021-02-12
net: ipconfig: avoid use-after-free in ic_close_devs
Vladimir Oltean
1
-1
/
+2
2021-02-12
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
1
-0
/
+5
2021-02-12
tcp: change source port randomizarion at connect() time
Eric Dumazet
1
-3
/
+17
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2021-02-09
IPv4: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2
-1
/
+7
2021-02-09
IPv4: Add "offload failed" indication to routes
Amit Cohen
4
-2
/
+12
2021-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-9
/
+9
2021-02-07
Revert "net: ipv4: handle DSA enabled master network devices"
Vladimir Oltean
1
-4
/
+17
2021-02-05
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
1
-0
/
+6
2021-02-05
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
1
-2
/
+2
2021-02-04
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2
-3
/
+9
2021-02-04
net: use indirect call helpers for dst_mtu
Brian Vazquez
1
-2
/
+4
2021-02-04
net: use indirect call helpers for dst_output
Brian Vazquez
1
-0
/
+1
[next]