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-16
net: ipv4: route.c: simplify procfs code
Yejune Deng
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-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
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-02-15
tcp: tcp_data_ready() must look at SOCK_DONE
Eric Dumazet
2021-02-12
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
2021-02-11
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
2021-02-11
net: ipconfig: avoid use-after-free in ic_close_devs
Vladimir Oltean
2021-02-11
tcp: add some entropy in __inet_hash_connect()
Eric Dumazet
2021-02-11
tcp: change source port randomizarion at connect() time
Eric Dumazet
2021-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-02-08
IPv4: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-02-06
Revert "net: ipv4: handle DSA enabled master network devices"
Vladimir Oltean
2021-02-04
udp: call udp_encap_enable for v6 sockets when enabling encap
Xin Long
2021-02-04
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-03
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
net: use indirect call helpers for dst_mtu
Brian Vazquez
2021-02-03
net: use indirect call helpers for dst_output
Brian Vazquez
[next]