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
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-25
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-17
fib: relax source validation check for loopback packets
Cong Wang
2019-07-16
netfilter: synproxy: fix erroneous tcp mss option
Fernando Fernandez Mancera
2019-07-16
netfilter: Update obsolete comments referring to ip_conntrack
Yonatan Goldschmidt
2019-07-16
netfilter: nf_conntrack_sip: fix expectation clash
xiao ruizhu
2019-07-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
2019-07-08
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
2019-07-05
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
2019-07-05
net: remove unused parameter from skb_checksum_try_convert
Li RongQing
2019-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-03
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
Paolo Abeni
2019-07-03
inet: factor out inet_send_prepare()
Paolo Abeni
2019-07-03
net: don't warn in inet diag when IPV6 is disabled
Stephen Hemminger
2019-07-03
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
Stanislav Fomichev
2019-07-02
ipv4: Fix off-by-one in route dump counter without netlink strict checking
Stefano Brivio
2019-07-01
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-01
ipv4: don't set IPv6 only flags to IPv4 addresses
Matteo Croce
2019-07-01
xfrm: remove get_mtu indirection from xfrm_type
Florian Westphal
2019-06-29
igmp: fix memory leak in igmpv3_del_delrec()
Eric Dumazet
2019-06-28
ipv4: enable route flushing in network namespaces
Christian Brauner
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
net: ipv4: fix infinite loop on secondary addr promotion
Florian Westphal
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2019-06-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
2019-06-25
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
Stephen Suryaputra
2019-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
2019-06-24
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
2019-06-24
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-24
ipv4: fix confirm_addr_indev() when enable route_localnet
Shijie Luo
2019-06-24
ipv4: fix inet_select_addr() when enable route_localnet
Shijie Luo
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
tcp: refine memory limit test in tcp_fragment()
Eric Dumazet
[next]