Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
60e4cf67a582d64f07713eda5fcc8ccdaf7833e6
/
net
/
ipv4
a41e8a8
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
by Eric Dumazet
· 5 years ago
6b3656a
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
by Kevin(Yudong) Yang
· 5 years ago
f6c0f5d
tcp: honor SO_PRIORITY in TIME_WAIT state
by Eric Dumazet
· 5 years ago
bf69aba
net: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
77d5bc7
ipv4: Revert removal of rt_uses_gateway
by David Ahern
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
1bab8d4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8f7baad7f
tcp: Add snd_wnd to TCP_INFO
by Thomas Higdon
· 5 years ago
f9af2db
tcp: Add TCP_INFO counter for packets received out-of-order
by Thomas Higdon
· 5 years ago
acdcecc
udp: correct reuseport selection with connected sockets
by Willem de Bruijn
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
c6af0c2
ip: support SO_MARK cmsg
by Willem de Bruijn
· 5 years ago
022c10d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
b0edba2
netfilter: fix coding-style errors.
by Jeremy Sowden
· 5 years ago
051ba67
tcp: force a PSH flag on TSO packets
by Eric Dumazet
· 5 years ago
af38d07
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
by Neal Cardwell
· 5 years ago
0079ad8
ipmr: remove hard code cache_resolve_queue_len limit
by Hangbin Liu
· 5 years ago
b58662a
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
by Eric Dumazet
· 5 years ago
7bdf4de
net: Properly update v4 routes with v6 nexthop
by Donald Sharp
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
61723b3
tcp: ulp: add functions to dump ulp-specific information
by Davide Caratti
· 5 years ago
de8e1be
tcp_bbr: clarify that bbr_bdp() rounds up in comments
by Luke Hsiao
· 5 years ago
888a5c5
tcp: inherit timestamp on mtu probe
by Willem de Bruijn
· 5 years ago
fdfc5c8
tcp: remove empty skb from write queue in error cases
by Eric Dumazet
· 5 years ago
68aaf44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
e93fb3e
net: route dump netlink NLM_F_MULTI flag missing
by John Fastabend
· 5 years ago
e2c6939
ipv4/icmp: fix rt dst dev null pointer dereference
by Hangbin Liu
· 5 years ago
c76c992
nexthops: remove redundant assignment to variable err
by Colin Ian King
· 5 years ago
6c06b66
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 5 years ago
0f404bb
net: fix icmp_socket_deliver argument 2 input
by Li RongQing
· 5 years ago
a1c4cd6
net: fix __ip_mc_inc_group usage
by Li RongQing
· 5 years ago
af80970
net: remove empty inet_exit_net
by Li RongQing
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
c162610
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by Jakub Kicinski
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
c04b79b
tcp: add new tcp_mtu_probe_floor sysctl
by Josh Hunt
· 5 years ago
1a991488
tcp: batch calls to sk_flush_backlog()
by Eric Dumazet
· 5 years ago
7fd69b0
ipv4: Add lockdep condition to fix for_each_entry()
by Joel Fernandes (Google)
· 6 years ago
4147766
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
by Jakub Kicinski
· 5 years ago
891584f
inet: frags: re-introduce skb coalescing for local delivery
by Guillaume Nault
· 5 years ago
13dfb3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
8c0bb78
netfilter: synproxy: rename mss synproxy_options field
by Fernando Fernandez Mancera
· 6 years ago
9349d60
tcp: add skb-less helpers to retrieve SYN cookie
by Petar Penkov
· 5 years ago
9651127
tcp: tcp_syn_flood_action read port from socket
by Petar Penkov
· 5 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 5 years ago
28ba934
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
47d858d
ipip: validate header length in ipip_tunnel_xmit
by Haishuang Yan
· 5 years ago
c7148c0
net/ipv4: cleanup error condition testing
by Pavel Machek
· 5 years ago
d8e18a5
net: Use skb accessors in network core
by Matthew Wilcox (Oracle)
· 5 years ago
95fa145
bpf: sockmap/tls, close can race with map free
by John Fastabend
· 5 years ago
b617158
tcp: be more careful in tcp_fragment()
by Eric Dumazet
· 5 years ago
9a2f97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
8d650cd
tcp: fix tcp_set_congestion_control() use from bpf hook
by Eric Dumazet
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 6 years ago
666a3d6
udp: Fix typo in net/ipv4/udp.c
by Su Yanjun
· 6 years ago
66f8209
fib: relax source validation check for loopback packets
by Cong Wang
· 6 years ago
b83329f
netfilter: synproxy: fix erroneous tcp mss option
by Fernando Fernandez Mancera
· 6 years ago
05ba4c8
netfilter: Update obsolete comments referring to ip_conntrack
by Yonatan Goldschmidt
· 6 years ago
3c00fb0
netfilter: nf_conntrack_sip: fix expectation clash
by xiao ruizhu
· 6 years ago
b575b24
netfilter: Fix rpfilter dropping vrf packets by mistake
by Miaohe Lin
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e858faf
tcp: Reset bytes_acked and bytes_received when disconnecting
by Christoph Paasch
· 6 years ago
828b2b4
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
by Stephen Suryaputra
· 6 years ago
537de0c
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
by Ido Schimmel
· 6 years ago
e4aa33a
net: remove unused parameter from skb_checksum_try_convert
by Li RongQing
· 6 years ago
e3b60ff
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 6 years ago
c4cde58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
6f24080
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
by Paolo Abeni
· 6 years ago
e4730936
inet: factor out inet_send_prepare()
by Paolo Abeni
· 6 years ago
1e64d7c
net: don't warn in inet diag when IPV6 is disabled
by Stephen Hemminger
· 6 years ago
23729ff
bpf: add BPF_CGROUP_SOCK_OPS callback that is executed on every RTT
by Stanislav Fomichev
· 6 years ago
885b8b4
ipv4: Fix off-by-one in route dump counter without netlink strict checking
by Stefano Brivio
· 6 years ago
8d7017f
blackhole_netdev: use blackhole_netdev to invalidate dst entries
by Mahesh Bandewar
· 6 years ago
2e60546
ipv4: don't set IPv6 only flags to IPv4 addresses
by Matteo Croce
· 6 years ago
c7b37c7
xfrm: remove get_mtu indirection from xfrm_type
by Florian Westphal
· 6 years ago
e5b1c6c
igmp: fix memory leak in igmpv3_del_delrec()
by Eric Dumazet
· 6 years ago
5cdda5f
ipv4: enable route flushing in network namespaces
by Christian Brauner
· 6 years ago
d96ff26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6a9e9ce
net: ipv4: fix infinite loop on secondary addr promotion
by Florian Westphal
· 6 years ago
5b18f12
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
by Stephen Suryaputra
· 6 years ago
93ed54b
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
by Eric Dumazet
· 6 years ago
38c7352
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
by Stephen Suryaputra
· 6 years ago
1c5ba67
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 6 years ago
ee28906
ipv4: Dump route exceptions if requested
by Stefano Brivio
· 6 years ago
d948974
ipv4/route: Allow NULL flowinfo in rt_fill_info()
by Stefano Brivio
· 6 years ago
b597ca6e
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
by Stefano Brivio
· 6 years ago
564c91f
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
by Stefano Brivio
· 6 years ago
650638a
ipv4: fix confirm_addr_indev() when enable route_localnet
by Shijie Luo
· 6 years ago
d8c444d
ipv4: fix inet_select_addr() when enable route_localnet
by Shijie Luo
· 6 years ago
438ac88
net: fastopen: robustness and endianness fixes for SipHash
by Ard Biesheuvel
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c356dc4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b6653b3
tcp: refine memory limit test in tcp_fragment()
by Eric Dumazet
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
dbb5281
netfilter: nf_tables: add support for matching IPv4 options
by Stephen Suryaputra
· 6 years ago
f76c7bf
netfilter: synproxy: fix manual bump of the reference counter
by Fernando Fernandez Mancera
· 6 years ago
Next »