Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b3d8ba746b5109dc890e7480db5d014d19ae6a05
/
net
/
ipv4
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
96ac5cc
ipv4: fix RCU lockdep warning from linkdown changes
by Andy Gospodarek
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2046215
net: inet_diag: export IPV6_V6ONLY sockopt
by Phil Sutter
· 9 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
8a3d031
net: track link-status of ipv4 nexthops
by Andy Gospodarek
· 9 years ago
34b99df
ip: report the original address of ICMP messages
by Julian Anastasov
· 9 years ago
dfea2aa
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
by Christoph Paasch
· 9 years ago
3b18844
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
by Hiroaki SHIMODA
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
a2bb6d7
ipv4: include NLM_F_APPEND flag in append route notifications
by Roopa Prabhu
· 9 years ago
e0df02e
sock_diag: fetch source port from inet_sock
by Craig Gallek
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
5533106
netfilter: don't use module_init/exit in core IPV4 code
by Paul Gortmaker
· 10 years ago
35ac838
sock_diag: implement a get_info handler for inet
by Craig Gallek
· 9 years ago
3fd22af
sock_diag: specify info_size per inet protocol
by Craig Gallek
· 9 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
711bdde
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
by Eric Dumazet
· 9 years ago
f09becc
netfilter: Kconfig: get rid of parens around depends on
by Pablo Neira Ayuso
· 9 years ago
758f0d4
tcp: cdg: use div_u64()
by Kenneth Klette Jonassen
· 9 years ago
b60f2f3
net: ipv4: un-inline ip_finish_output2
by Florian Westphal
· 9 years ago
482cfc3
netfilter: xtables: avoid percpu ruleset duplication
by Florian Westphal
· 9 years ago
71ae0df
netfilter: xtables: use percpu rule counters
by Florian Westphal
· 9 years ago
33b1f31
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
by Florian Westphal
· 9 years ago
b5e2c45
tcp: remove obsolete check in tcp_set_skb_tso_segs()
by Eric Dumazet
· 9 years ago
f69ad29
tcp: fill shinfo->gso_size at last moment
by Eric Dumazet
· 9 years ago
5bbb432
tcp: tcp_set_skb_tso_segs() no longer need struct sock parameter
by Eric Dumazet
· 9 years ago
51466a7
tcp: fill shinfo->gso_type at last moment
by Eric Dumazet
· 9 years ago
a7eea41
tcp: reserve tcp_skb_mss() to tcp stack
by Eric Dumazet
· 9 years ago
2b0a8c9
tcp: add CDG congestion control
by Kenneth Klette Jonassen
· 9 years ago
7782ad8
tcp: export tcp_enter_cwr()
by Kenneth Klette Jonassen
· 9 years ago
f9c2ff2
net: tcp: dctcp_update_alpha() fixes.
by Eric Dumazet
· 9 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f38b24c
fib_trie: coding style: Use pointer after check
by Firo Yang
· 9 years ago
b80c0e7
tcp: get_cookie_sock() consolidation
by Eric Dumazet
· 9 years ago
98da81a
tcp: remove redundant checks II
by Eric Dumazet
· 9 years ago
90c337d
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
by Eric Dumazet
· 9 years ago
c39c4c6
tcp: double default TSQ output bytes limit
by Wei Liu
· 9 years ago
12e25e1
tcp: remove redundant checks
by Eric Dumazet
· 9 years ago
6e54030
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
by Shawn Bohrer
· 9 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
8133534
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
by Sorin Dumitru
· 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
7021b2e
esp4: Switch to new AEAD interface
by Herbert Xu
· 9 years ago
ed2dfd9
tcp/dccp: warn user for preferred ip_local_port_range
by Eric Dumazet
· 9 years ago
e2baad9
tcp: connect() from bound sockets can be faster
by Eric Dumazet
· 9 years ago
07f4c90
tcp/dccp: try to not exhaust ip_local_port_range in connect()
by Eric Dumazet
· 9 years ago
d6b915e
ip_fragment: don't forward defragmented DF packet
by Florian Westphal
· 9 years ago
c5501eb
net: ipv4: avoid repeated calls to ip_skb_dst_mtu helper
by Florian Westphal
· 9 years ago
ffa915d
ipv4: Fix fib_trie.c build, missing linux/vmalloc.h include.
by David S. Miller
· 9 years ago
d6a4e26
tcp: tcp_tso_autosize() minimum is one packet
by Eric Dumazet
· 9 years ago
095dc8e
tcp: fix/cleanup inet_ehash_locks_alloc()
by Eric Dumazet
· 9 years ago
2f06550
netfilter: remove unused comefrom hookmask argument
by Florian Westphal
· 9 years ago
cf82624
ip: reject too-big defragmented DF-skb when forwarding
by Florian Westphal
· 9 years ago
a60e3cc
net: make skb_splice_bits more configureable
by Hannes Frederic Sowa
· 9 years ago
be12a1f
net: skbuff: add skb_append_pagefrags and use it
by Hannes Frederic Sowa
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
2efd055
tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info
by Marcelo Ricardo Leitner
· 9 years ago
946f9eb
tcp: improve REUSEADDR/NOREUSEADDR cohabitation
by Eric Dumazet
· 9 years ago
f5af1f5
inet_hashinfo: remove bsocket counter
by Eric Dumazet
· 9 years ago
ce5ec44
tcp: ensure epoll edge trigger wakeup when write queue is empty
by Jason Baron
· 9 years ago
eb93447
tcp: add a force_schedule argument to sk_stream_alloc_skb()
by Eric Dumazet
· 9 years ago
1086bbe
netfilter: ensure number of counters is >0 in do_replace()
by Dave Jones
· 9 years ago
4921355
tcp: add rfc3168, section 6.1.1.1. fallback
by Daniel Borkmann
· 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
aea0929
tcp: Return error instead of partial read for saved syn headers
by Eric B Munson
· 9 years ago
49d16b2
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
by Andy Zhou
· 9 years ago
8bc0486
IPv4: skip ICMP for bridge contrack users when defrag expires
by Andy Zhou
· 9 years ago
5cf4228
ipv4: introduce frag_expire_skip_icmp()
by Andy Zhou
· 9 years ago
0bc4c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
21858cd
tcp/ipv6: fix flow label setting in TIME_WAIT state
by Florent Fourcot
· 9 years ago
b66e91c
tcp: halves tcp_mem[] limits
by Eric Dumazet
· 9 years ago
76dfa60
tcp: allow one skb to be received per socket under memory pressure
by Eric Dumazet
· 9 years ago
8e4d980
tcp: fix behavior for epoll edge trigger
by Eric Dumazet
· 9 years ago
b8da51e
tcp: introduce tcp_under_memory_pressure()
by Eric Dumazet
· 9 years ago
a6c5ea4
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
by Eric Dumazet
· 9 years ago
ba6d056
netfilter: synproxy: fix sparse errors
by Eric Dumazet
· 9 years ago
252a8fb
ipip: fix one sparse error
by Eric Dumazet
· 9 years ago
55917a2
netfilter: x_tables: add context to know if extension runs from nft_compat
by Pablo Neira Ayuso
· 9 years ago
eea3994
rename RTNH_F_EXTERNAL to RTNH_F_OFFLOAD
by Roopa Prabhu
· 9 years ago
c24a596
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
by Alexander Duyck
· 9 years ago
d37d29c
geneve_core: identify as driver library in modules description
by John W. Linville
· 9 years ago
11e1fa4
geneve: Rename support library as geneve_core
by John W. Linville
· 9 years ago
35d32e8
geneve: move definition of geneve_hdr() to geneve.h
by John W. Linville
· 9 years ago
125907a
geneve: remove MODULE_ALIAS_RTNL_LINK from net/ipv4/geneve.c
by John W. Linville
· 9 years ago
7d771aa
ipv4: __ip_local_out_sk() is static
by Eric Dumazet
· 9 years ago
216f8bb
tcp/dccp: tw_timer_handler() is static
by Eric Dumazet
· 9 years ago
64aa423
esp4: Use high-order sequence number bits for IV generation
by Herbert Xu
· 9 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 9 years ago
Next »