Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
441d9d327f1e770f5aa76fd91735851ac6e1e236
/
net
/
ipv4
« Previous
0e71c55
tcp: speedup SIOCINQ ioctl
by Eric Dumazet
· 12 years ago
354e4aa
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
by Eric Dumazet
· 12 years ago
a3374c4
tcp: fix FIONREAD/SIOCINQ
by Eric Dumazet
· 12 years ago
13d82bf
ipv4: Fix flushing of cached routing informations
by Steffen Klassert
· 12 years ago
8437e76
vti: fix sparse bit endian warnings
by stephen hemminger
· 12 years ago
4c67525
tcp: resets are misrouted
by Alexey Kuznetsov
· 12 years ago
0e24c4f
tcp: sysctl interface leaks 16 bytes of kernel memory
by Alan Cox
· 12 years ago
68aaed5
ipv4: fix route mark sparse warning
by stephen hemminger
· 12 years ago
c92b965
ipv4: Add FLOWI_FLAG_KNOWN_NH
by Julian Anastasov
· 12 years ago
155e833
ipv4: introduce rt_uses_gateway
by Julian Anastasov
· 12 years ago
f8a1717
ipv4: make sure nh_pcpu_rth_output is always allocated
by Julian Anastasov
· 12 years ago
e0adef0
ipv4: fix forwarding for strict source routes
by Julian Anastasov
· 12 years ago
e81da0e
ipv4: fix sending of redirects
by Julian Anastasov
· 12 years ago
ee9a8f7
ipv4: Don't report stale pmtu values to userspace
by Steffen Klassert
· 12 years ago
7f92d33
ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu
by Steffen Klassert
· 12 years ago
d851c12
ipv4: Always invalidate or update the route on pmtu events
by Steffen Klassert
· 12 years ago
283dbd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
04a6f82
sections: fix section conflicts in net
by Andi Kleen
· 12 years ago
f4ef85b
ipv4: add a fib_type to fib_info
by Eric Dumazet
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
193ba92
igmp: export symbol ip_mc_leave_group
by stephen hemminger
· 12 years ago
9fbef05
gre: fix sparse warning
by stephen hemminger
· 12 years ago
60769a5
ipv4: gre: add GRO capability
by Eric Dumazet
· 12 years ago
861b650
tcp: gro: add checksuming helpers
by Eric Dumazet
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bc9259a
inetpeer: fix token initialization
by Nicolas Dichtel
· 12 years ago
5dff747
tcp: Remove unused parameter from tcp_v4_save_options
by Christoph Paasch
· 12 years ago
eccc1bb
tunnel: drop packet if ECN present with not-ECT
by stephen hemminger
· 12 years ago
b0558ef
xfrm: remove extranous rcu_read_lock
by stephen hemminger
· 12 years ago
0c5794a
gre: remove unnecessary rcu_read_lock/unlock
by stephen hemminger
· 12 years ago
d208328
gre: fix handling of key 0
by stephen hemminger
· 12 years ago
842b08b
ipconfig: fix trivial build error
by Andy Shevchenko
· 12 years ago
8489c1d
net: raw: revert unrelated change
by Eric Dumazet
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
ae47351
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
30099b2
tcp: TCP Fast Open Server - record retransmits after 3WHS
by Neal Cardwell
· 12 years ago
e69bebd
tcp: TCP Fast Open Server - call tcp_validate_incoming() for all packets
by Neal Cardwell
· 12 years ago
0725398
tcp: TCP Fast Open Server - note timestamps and retransmits for SYNACK RTT
by Neal Cardwell
· 12 years ago
016818d
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
by Neal Cardwell
· 12 years ago
623df48
tcp: extract code to compute SYNACK RTT
by Neal Cardwell
· 12 years ago
ab43ed8
ipv4: raw: fix icmp_filter()
by Eric Dumazet
· 12 years ago
5e95377
ipconfig: add nameserver IPs to kernel-parameter ip=
by Christoph Fritz
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
2cbc78a
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
by Jan Engelhardt
· 12 years ago
b3d54b3
netfilter: combine ipt_NETMAP and ip6t_NETMAP
by Jan Engelhardt
· 12 years ago
bc26ccd
tcp: restore rcv_wscale in a repair mode (v2)
by Andrey Vagin
· 12 years ago
4308fc5
tcp: Document use of undefined variable.
by Alan Cox
· 12 years ago
bb68b64
ipv4: Don't add TCP-code in inet_sock_destruct
by Christoph Paasch
· 12 years ago
6b10286
ipv6: unify fragment thresh handling code
by Amerigo Wang
· 12 years ago
15c0417
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
by Michal Kubeček
· 12 years ago
6b78f16
gre: add GSO support
by Eric Dumazet
· 12 years ago
1d57f19
tcp: fix regression in urgent data handling
by Eric Dumazet
· 12 years ago
b42664f
netns: move net->ipv4.rt_genid to net->rt_genid
by Nicolas Dichtel
· 12 years ago
2885da7
net: rt_cache_flush() cleanup
by Eric Dumazet
· 12 years ago
bafa6d9
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
b48b63a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
9f00d97
netlink: hide struct module parameter in netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
ba8bd0e
net: rt_cache_flush() cleanup
by Eric Dumazet
· 12 years ago
4ccfe6d
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
d679c53
igmp: avoid drop_monitor false positives
by Eric Dumazet
· 12 years ago
979402b
udp: increment UDP_MIB_INERRORS if copy failed
by Eric Dumazet
· 12 years ago
7ab4551
tcp: fix TFO regression
by Eric Dumazet
· 12 years ago
d23ff70
tcp: add generic netlink support for tcp_metrics
by Julian Anastasov
· 12 years ago
1e9f020
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
684bad1
tcp: use PRR to reduce cwin in CWR state
by Yuchung Cheng
· 12 years ago
fb4d3d1
tcp: move tcp_update_cwnd_in_recovery
by Yuchung Cheng
· 12 years ago
09484d1
tcp: move tcp_enter_cwr()
by Yuchung Cheng
· 12 years ago
ace1fe1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 12 years ago
ce9f3f3
netfilter: properly annotate ipv4_netfilter_{init,fini}()
by Jan Beulich
· 12 years ago
168a8f5
tcp: TCP Fast Open Server - main code path
by Jerry Chu
· 12 years ago
8336886
tcp: TCP Fast Open Server - support TFO listeners
by Jerry Chu
· 12 years ago
1046716
tcp: TCP Fast Open Server - header & support functions
by Jerry Chu
· 12 years ago
98d75c3
ipv4: Minor logic clean-up in ipv4_mtu
by Alexander Duyck
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
0dcd505
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
c5ae7d4
ipv4: must use rcu protection while calling fib_lookup
by Eric Dumazet
· 12 years ago
acbb219
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 12 years ago
3f509c6
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
by Pablo Neira Ayuso
· 12 years ago
320ff56
netfilter: nf_nat: support IPv6 in TFTP NAT helper
by Pablo Neira Ayuso
· 12 years ago
5901b6b
netfilter: nf_nat: support IPv6 in IRC NAT helper
by Pablo Neira Ayuso
· 12 years ago
9a66482
netfilter: nf_nat: support IPv6 in SIP NAT helper
by Patrick McHardy
· 12 years ago
ee6eb96
netfilter: nf_nat: support IPv6 in amanda NAT helper
by Patrick McHardy
· 12 years ago
d33cbee
netfilter: nf_nat: support IPv6 in FTP NAT helper
by Patrick McHardy
· 12 years ago
b3f644f
netfilter: ip6tables: add MASQUERADE target
by Patrick McHardy
· 12 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
051966c
netfilter: nf_nat: add protoff argument to packet mangling functions
by Patrick McHardy
· 12 years ago
5f2d04f
ipv4: fix path MTU discovery with connection tracking
by Patrick McHardy
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
7c4a56f
tcp: fix cwnd reduction for non-sack recovery
by Yuchung Cheng
· 12 years ago
78df76a
ipv4: take rt_uncached_lock only if needed
by Eric Dumazet
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
9b04f35
ipv4: properly update pmtu
by Eric Dumazet
· 12 years ago
bf277b0
Merge git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
1304a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
90efbed
netfilter: remove unnecessary goto statement for error recovery
by Jean Sacren
· 12 years ago
a9915a1
ipv4: fix ip header ident selection in __ip_make_skb()
by Eric Dumazet
· 12 years ago
Next »