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-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-04-01
net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
Norman Maurer
2021-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-03-29
xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
Steffen Klassert
2021-03-22
net: ipconfig: ic_dev can be NULL in ic_close_devs
Vladimir Oltean
2021-03-22
esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
Xin Long
2021-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
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-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
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-03
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
2021-03-03
vti: fix ipv4 pmtu check to honor ip header df
Eyal Birger
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-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
2021-02-03
net: use indirect call helpers for dst_input
Brian Vazquez
2021-02-02
inet: do not export inet_gro_{receive|complete}
Eric Dumazet
2021-02-02
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-02
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2021-02-02
net: ipv4: Pass fib_rt_info as const to fib_dump_info()
Amit Cohen
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-01
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
2021-02-01
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
[next]