index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2021-03-28
ipv4: tcp_lp.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-28
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2021-03-25
net: ipv4: Fix some typos
Lu Wei
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-24
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-03-17
bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitly
Yonghong Song
2021-03-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
2021-03-15
tcp: relookup sock for RST+ACK packets handled by obsolete req sock
Alexander Ovechkin
2021-03-15
Revert "netfilter: x_tables: Switch synchronization to RCU"
Mark Tomlinson
2021-03-15
Revert "netfilter: x_tables: Update remaining dereference to RCU"
Mark Tomlinson
2021-03-12
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
2021-03-11
tcp: remove obsolete check in __tcp_retransmit_skb()
Eric Dumazet
2021-03-11
tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
Eric Dumazet
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
2021-03-11
nexthop: Enable resilient next-hop groups
Petr Machata
2021-03-11
nexthop: Notify userspace about bucket migrations
Petr Machata
2021-03-11
nexthop: Add netlink handlers for bucket get
Petr Machata
2021-03-11
nexthop: Add netlink handlers for bucket dump
Petr Machata
2021-03-11
nexthop: Add netlink handlers for resilient nexthop groups
Petr Machata
2021-03-11
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
2021-03-11
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
2021-03-11
nexthop: Implement notifiers for resilient nexthop groups
Petr Machata
2021-03-11
nexthop: Add implementation of resilient next-hop groups
Petr Machata
2021-03-11
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-11
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
2021-03-11
nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
Petr Machata
2021-03-11
nexthop: Pass nh_config to replace_nexthop()
Petr Machata
2021-03-10
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-05
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
Sergey Nazarov
2021-03-04
cipso,calipso: resolve a number of problems with the DOI refcounts
Paul Moore
2021-03-04
nexthop: Do not flush blackhole nexthops when loopback goes down
Ido Schimmel
2021-03-01
tcp: add sanity tests to TCP_QUEUE_SEQ
Eric Dumazet
2021-03-01
inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold
Yejune Deng
2021-03-01
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2021-02-28
net: Fix gro aggregation for udp encaps with zero csum
Daniel Borkmann
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-26
tcp: Fix sign comparison bug in getsockopt(TCP_ZEROCOPY_RECEIVE)
Arjun Roy
2021-02-26
bpf: Clean up sockmap related Kconfigs
Cong Wang
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
[next]