Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd22d62ed0c36e260ac3e13167bc073f28407c70
/
net
/
ipv4
6e54030
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
by Shawn Bohrer
· 9 years ago
9f95041
tcp: fix child sockets to use system default congestion control if not set
by Neal Cardwell
· 9 years ago
beb39db
udp: fix behavior of wrong checksums
by Eric Dumazet
· 9 years ago
5aab0e8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
d55c670
ip_vti/ip6_vti: Preserve skb->mark after rcv_cb call
by Alexander Duyck
· 9 years ago
cd5279c
ip_vti/ip6_vti: Do not touch skb->mark on xmit
by Alexander Duyck
· 9 years ago
d4e64c2
ipv4: fill in table id when replacing a route
by Michal Kubeček
· 9 years ago
572152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
381c759
ipv4: Avoid crashing in ip_error
by Eric W. Biederman
· 9 years ago
d654976
tcp: fix a potential deadlock in tcp_get_info()
by Eric Dumazet
· 9 years ago
1086bbe
netfilter: ensure number of counters is >0 in do_replace()
by Dave Jones
· 9 years ago
b7b0ed9
tcp: don't over-send F-RTO probes
by Yuchung Cheng
· 9 years ago
da34ac7
tcp: only undo on partial ACKs in CA_Loss
by Yuchung Cheng
· 9 years ago
21858cd
tcp/ipv6: fix flow label setting in TIME_WAIT state
by Florent Fourcot
· 9 years ago
eea3994
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
by Roopa Prabhu
· 9 years ago
64aa423
esp4: Use high-order sequence number bits for IV generation
by Herbert Xu
· 9 years ago
31ccd0e
tcp_westwood: fix tcp_westwood_info()
by Eric Dumazet
· 10 years ago
73e8431
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 10 years ago
a134f08
ipv4: Missing sk_nulls_node_init() in ping_unhash().
by David S. Miller
· 10 years ago
9dac883
tcp: update reordering first before detecting loss
by Yuchung Cheng
· 10 years ago
6e9250f
tcp: add TCP_CC_INFO socket option
by Eric Dumazet
· 10 years ago
64f40ff
tcp: prepare CC get_info() access from getsockopt()
by Eric Dumazet
· 10 years ago
bdd1f9e
tcp: add tcpi_bytes_received to tcp_info
by Eric Dumazet
· 10 years ago
0df48c2
tcp: add tcpi_bytes_acked to tcp_info
by Eric Dumazet
· 10 years ago
cb6ccf0
route: Use ipv4_mtu instead of raw rt_pmtu
by Herbert Xu
· 10 years ago
b357a36
inet: fix possible panic in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
845704a
tcp: avoid looping in tcp_send_fin()
by Eric Dumazet
· 10 years ago
d83769a
tcp: fix possible deadlock in tcp_send_fin()
by Eric Dumazet
· 10 years ago
3c71512
tcp: add memory barriers to write space paths
by jbaron@akamai.com
· 10 years ago
2ab9574
ip_forward: Drop frames with attached skb->sk
by Sebastian Pöhn
· 10 years ago
521f1cf
inet_diag: fix access to tcp cc information
by Eric Dumazet
· 10 years ago
fad9dfe
tcp: tcp_get_info() should fetch socket fields once
by Eric Dumazet
· 10 years ago
540207a
fou: avoid missing unlock in failure path
by WANG Cong
· 10 years ago
bae97d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
87ffabb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6e8a9d9
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
789f558
tcp/dccp: get rid of central timewait timer
by Eric Dumazet
· 10 years ago
3d0d26c
tcp: fix bogus RTT for CC when retransmissions are acked
by Kenneth Klette Jonassen
· 10 years ago
49499c3
netfilter: nf_tables: switch registers to 32 bit addressing
by Patrick McHardy
· 10 years ago
a55e22e
netfilter: nf_tables: get rid of NFT_REG_VERDICT usage
by Patrick McHardy
· 10 years ago
7a6c8c3
fou: implement FOU_CMD_GET
by WANG Cong
· 10 years ago
02d793c
fou: add network namespace support
by WANG Cong
· 10 years ago
4cbcdf2
fou: always use be16 for port
by WANG Cong
· 10 years ago
6727063
fou: exit early when parsing config fails
by WANG Cong
· 10 years ago
9272f04
fou: avoid calling udp_del_offload() twice
by WANG Cong
· 10 years ago
01e97e6
new helper: msg_data_left()
by Al Viro
· 10 years ago
b52e692
tcp: md5: fix a typo in tcp_v4_md5_lookup()
by Eric Dumazet
· 10 years ago
b50edd7
tcp: tcp_make_synack() should clear skb->tstamp
by Eric Dumazet
· 10 years ago
b736a62
udptunnels: Call handle_offloads after inserting vlan tag.
by Jesse Gross
· 10 years ago
ca69d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
237dae8
Merge branch 'iocb' into for-davem
by Al Viro
· 10 years ago
dd929c1
tcp: do not rearm rsk_timer on FastOpen requests
by Eric Dumazet
· 10 years ago
5eeb292
fou: Don't use const __read_mostly
by Andi Kleen
· 10 years ago
c1f8667
netfilter: Fix switch statement warnings with recent gcc.
by David Miller
· 10 years ago
aadd51a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 10 years ago
926a882
ipv4: ip_tunnel: use net namespace from rtable not socket
by Hannes Frederic Sowa
· 10 years ago
c737b7c
netfilter: bridge: add helpers for fetching physin/outdev
by Florian Westphal
· 10 years ago
8bc0034
net: remove extra newlines
by Sheng Yong
· 10 years ago
2646c83
tcp: RFC7413 option support for Fast Open client
by Daniel Lee
· 10 years ago
7f9b838
tcp: RFC7413 option support for Fast Open server
by Daniel Lee
· 10 years ago
79b16aa
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
by David Miller
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b85c3dc
netfilter: Pass nf_hook_state through arpt_do_table().
by David S. Miller
· 10 years ago
073bfd5
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
by David S. Miller
· 10 years ago
1c491ba
netfilter: Pass nf_hook_state through ipt_do_table().
by David S. Miller
· 10 years ago
d7cf408
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
by David S. Miller
· 10 years ago
238e54c
netfilter: Make nf_hookfn use nf_hook_state.
by David S. Miller
· 10 years ago
1d1de89
netfilter: Use nf_hook_state in nf_queue_entry.
by David S. Miller
· 10 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
51456b2
ipv4: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
ed78530
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
by WANG Cong
· 10 years ago
666b805
tcp: fix FRTO undo on cumulative ACK of SACKed range
by Neal Cardwell
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ee9b959
ipmr,ip6mr: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
1e99584
ipip,gre,vti,sit: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
8f55db4
tcp: simplify inetpeer_addr_base use
by Jiri Benc
· 10 years ago
6e47d6c
fib_trie: Cleanup ip_fib_net_exit code path
by Alexander Duyck
· 10 years ago
ad88d05
fib_trie: Fix warning on fib4_rules_exit
by Alexander Duyck
· 10 years ago
4ef295e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
41d25fe
tcp: tcp_syn_flood_action() can be static
by Eric Dumazet
· 10 years ago
f243e5a
ipmr,ip6mr: call ip6mr_free_table() on failure path
by WANG Cong
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
b6a7719
ipv4: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
a81b2ce
netfilter: Use LOGLEVEL_<FOO> defines
by Joe Perches
· 10 years ago
0144a81
tcp: fix ipv4 mapped request socks
by Eric Dumazet
· 10 years ago
fd3a154
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
by Eric Dumazet
· 10 years ago
39f8e58
tcp: md5: remove request sock argument of calc_md5_hash()
by Eric Dumazet
· 10 years ago
ff74e23
tcp: md5: input path is run under rcu protected sections
by Eric Dumazet
· 10 years ago
0980c1e
tcp: use C99 initializers in new_state[]
by Eric Dumazet
· 10 years ago
80f03e2
tcp: md5: fix rcu lockdep splat
by Eric Dumazet
· 10 years ago
d0c294c
tcp: prevent fetching dst twice in early demux code
by Michal Kubeček
· 10 years ago
d5c1d8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
40451fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c697366
inet: fix double request socket freeing
by Fan Du
· 10 years ago
b6f15f8
fib_trie: Fix regression in handling of inflate/halve failure
by Alexander Duyck
· 10 years ago
Next »