index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
1
-12
/
+12
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-68
/
+68
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-4
/
+4
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-32
/
+32
2021-03-25
net: ipv4: Fix some typos
Lu Wei
1
-2
/
+2
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+12
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-63
/
+42
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
1
-6
/
+8
2021-03-22
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
1
-2
/
+4
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-16
/
+16
2021-03-17
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
1
-0
/
+12
2021-03-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
1
-30
/
+4
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2
-4
/
+10
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2
-14
/
+14
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2
-2
/
+2
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
2021-03-12
esp4: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-03-11
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
1
-8
/
+0
2021-03-11
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-6
/
+4
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
1
-4
/
+8
2021-03-11
nexthop: Enable resilient next-hop groups
Petr Machata
1
-4
/
+0
2021-03-11
nexthop: Notify userspace about bucket migrations
Petr Machata
1
-6
/
+39
2021-03-11
nexthop: Add netlink handlers for bucket get
Petr Machata
1
-1
/
+109
2021-03-11
nexthop: Add netlink handlers for bucket dump
Petr Machata
1
-0
/
+283
2021-03-11
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
1
-5
/
+145
2021-03-11
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
1
-0
/
+35
2021-03-11
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
1
-0
/
+34
2021-03-11
nexthop: Implement notifiers for resilient nexthop groups
Petr Machata
1
-12
/
+308
2021-03-11
nexthop: Add implementation of resilient next-hop groups
Petr Machata
1
-13
/
+504
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
1
-0
/
+2
2021-03-11
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
1
-1
/
+4
2021-03-11
nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
Petr Machata
1
-5
/
+7
2021-03-11
nexthop: Pass nh_config to replace_nexthop()
Petr Machata
1
-4
/
+5
2021-03-10
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
1
-5
/
+5
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-37
/
+8
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+3
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-44
/
+39
2021-03-05
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
Sergey Nazarov
1
-1
/
+1
2021-03-04
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
1
-10
/
+1
2021-03-04
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
1
-3
/
+7
2021-03-03
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2
-2
/
+2
2021-03-03
vti: fix ipv4 pmtu check to honor ip header df
Eyal Birger
1
-2
/
+4
2021-03-01
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
1
-8
/
+15
2021-03-01
inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold
Yejune Deng
1
-14
/
+7
2021-03-01
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-26
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
1
-1
/
+2
[prev]
[next]