Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8512430e554a84275669f78f86dce18566d5cf7a
/
net
/
ipv4
8512430
[TCP]: Move FRTO checks out from write queue abstraction funcs
by Ilpo Järvinen
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
85b6068
[IPVS]: Relax the module get/put in ip_vs_app.c
by Pavel Emelyanov
· 17 years ago
beb659b
[PATCH] IPV4 : Move ip route cache flush (secret_rebuild) from softirq to workqueue
by Eric Dumazet
· 17 years ago
42a7380
[RAW]: Consolidate proc interface.
by Pavel Emelyanov
· 17 years ago
ab70768
[RAW]: Consolidate proto->unhash callback
by Pavel Emelyanov
· 17 years ago
65b4c50
[RAW]: Consolidate proto->hash callback
by Pavel Emelyanov
· 17 years ago
b673e4d
[RAW]: Introduce raw_hashinfo structure
by Pavel Emelyanov
· 17 years ago
7bc54c9
[IPv4] RAW: Compact the API for the kernel
by Pavel Emelyanov
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
1b0b04f
[IPCONFIG]: Mark vendor_class_identifier as __initdata.
by David S. Miller
· 17 years ago
b209639
[IPVS]: Create synced connections with their real state
by Rumen G. Bogdanovski
· 17 years ago
7a4fbb1
[IPVS]: Flag synced connections and expose them in proc
by Rumen G. Bogdanovski
· 17 years ago
20de20b
[TCP]: Correct DSACK check placing
by Ilpo Järvinen
· 17 years ago
8dbde28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
by Eric Dumazet
· 17 years ago
68f8353
[TCP]: Rewrite SACK block processing & sack_recv_cache use
by Ilpo Järvinen
· 17 years ago
fd6dad6
[TCP]: Earlier SACK block verification & simplify access to them
by Ilpo Järvinen
· 17 years ago
9e10c47c
[TCP]: Create tcp_sacktag_one().
by Ilpo Järvinen
· 17 years ago
b7d4815
[TCP]: Prior_fackets can be replaced by highest_sack seq
by Ilpo Järvinen
· 17 years ago
9f58f3b
[TCP]: Make lost retrans detection more self-contained
by Ilpo Järvinen
· 17 years ago
a47e5a9
[TCP]: Convert highest_sack to sk_buff to allow direct access
by Ilpo Järvinen
· 17 years ago
85cc391
[TCP]: non-FACK SACK follows conservative SACK loss recovery
by Ilpo Järvinen
· 17 years ago
f577111
[TCP]: Extend reordering detection to cover CA_Loss partially
by Ilpo Järvinen
· 17 years ago
b9d8658
[TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
by Ilpo Järvinen
· 17 years ago
62013db
[IPV4] ipconfig: Implement DHCP Class-identifier
by Rainer Jochem
· 17 years ago
294b4ba
[IPSEC]: Kill afinfo->nf_post_routing
by David S. Miller
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
1bf06cd
[IPSEC]: Add async resume support on input
by Herbert Xu
· 17 years ago
60d5fcf
[IPSEC]: Remove nhoff from xfrm_input
by Herbert Xu
· 17 years ago
0ebea8e
[IPSEC]: Move state lock into x->type->input
by Herbert Xu
· 17 years ago
668dc8a
[IPSEC]: Move integrity stat collection into xfrm_input
by Herbert Xu
· 17 years ago
716062f
[IPSEC]: Merge most of the input path
by Herbert Xu
· 17 years ago
862b82c
[IPSEC]: Merge most of the output path
by Herbert Xu
· 17 years ago
c439cb2
[IPV4]: Add ip_local_out
by Herbert Xu
· 17 years ago
227620e
[IPSEC]: Separate inner/outer mode processing on input
by Herbert Xu
· 17 years ago
36cf9ac
[IPSEC]: Separate inner/outer mode processing on output
by Herbert Xu
· 17 years ago
29bb43b4
[INET]: Give outer DSCP directly to ip*_copy_dscp
by Herbert Xu
· 17 years ago
e40b328
[IPSEC]: Forbid BEET + ipcomp for now
by Herbert Xu
· 17 years ago
25ee328
[IPSEC]: Merge common code into xfrm_bundle_create
by Herbert Xu
· 17 years ago
66cdb3c
[IPSEC]: Move flow construction into xfrm_dst_lookup
by Herbert Xu
· 17 years ago
fff6938
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
by Herbert Xu
· 17 years ago
45ff5a3
[IPSEC]: Set dst->input to dst_discard
by Herbert Xu
· 17 years ago
8ce68ce
[IPSEC]: Only set neighbour on top xfrm dst
by Herbert Xu
· 17 years ago
352e512
[NET]: Eliminate duplicate copies of dst_discard
by Herbert Xu
· 17 years ago
b4ce927
[IPV6]: Move nfheader_len into rt6_info
by Herbert Xu
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
33c732c
[IPV4]: Add raw drops counter.
by Wang Chen
· 17 years ago
6ff7751
[TCP]: Make tcp_splice_data_recv() static.
by Adrian Bunk
· 17 years ago
9c55e01
[TCP]: Splice receive support.
by Jens Axboe
· 17 years ago
a9e527e
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
by Rolf Manderscheid
· 17 years ago
f945fa7
[INET]: Fix truesize setting in ip_append_data
by Herbert Xu
· 17 years ago
1e34a11
[IPV4]: Add missing skb->truesize increment in ip_append_page().
by David S. Miller
· 17 years ago
5b4d383
[ICMP]: ICMP_MIB_OUTMSGS increment duplicated
by Wang Chen
· 17 years ago
8d3f099
[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone()
by Eric Dumazet
· 17 years ago
6725033
[IPV4] fib_trie: fix duplicated route issue
by Joonwoo Park
· 17 years ago
bd566e7
[IPV4] fib_hash: fix duplicated route issue
by Joonwoo Park
· 17 years ago
0bccead
[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache
by Eric Dumazet
· 17 years ago
877364e
[LRO] Fix lro_mgr->features checks
by Brice Goglin
· 17 years ago
d8c9283
[IPV4] ROUTE: ip_rt_dump() is unecessary slow
by Eric Dumazet
· 17 years ago
92ffb85
[IPV4] ipconfig: Fix regression in ip command line processing
by Amos Waterland
· 17 years ago
f844c74
[IPV4] raw: Strengthen check on validity of iph->ihl
by Herbert Xu
· 17 years ago
44344b2
[INET]: Fix netdev renaming and inet address labels
by Mark McLoughlin
· 17 years ago
2072c22
[TCP]: use non-delayed ACK for congestion control RTT
by Gavin McCullagh
· 17 years ago
9cecd07
[IPV4] Fix ip=dhcp regression
by Simon Horman
· 17 years ago
a6c05c3
[IPV4]: Fix ip command line processing.
by Simon Horman
· 17 years ago
fae718d
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
by Patrick McHardy
· 17 years ago
d883a03
[IPV4]: OOPS with NETLINK_FIB_LOOKUP netlink socket
by Denis V. Lunev
· 17 years ago
e00ccd4
[NETFILTER] ipv4: Spelling fixes
by Joe Perches
· 17 years ago
1d06916
[IPV4] ip_gre: set mac_header correctly in receive path
by Timo Teras
· 17 years ago
e0260fe
[IPV4] ARP: Remove not used code
by Mark Ryden
· 17 years ago
488faa2
[IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min()
by Satoru SATOH
· 17 years ago
f33e1d9
[IPV4]: Updates to nfsroot documentation
by Amos Waterland
· 17 years ago
a18aa31
[NETFILTER]: ip_tables: fix compat copy race
by Patrick McHardy
· 17 years ago
2017a72
[IPv4] ESP: Discard dummy packets introduced in rfc4303
by Thomas Graf
· 17 years ago
a4e65d3
[IPV4]: Swap the ifa allocation with the"ipv4_devconf_setall" call
by Pavel Emelyanov
· 17 years ago
56c99d0
[IPV4]: Remove prototype of ip_rt_advice
by Denis V. Lunev
· 17 years ago
7f53878
[IPv4]: Reply net unreachable ICMP message
by Mitsuru Chinen
· 17 years ago
621544e
[LRO]: fix lro_gen_skb() alignment
by Andrew Gallatin
· 17 years ago
4e67d87
[TCP]: NAGLE_PUSH seems to be a wrong way around
by Ilpo Järvinen
· 17 years ago
52d3408
[TCP]: Move prior_in_flight collect to more robust place
by Ilpo Järvinen
· 17 years ago
3e6f049
[TCP] FRTO: Use of existing funcs make code more obvious & robust
by Ilpo Järvinen
· 17 years ago
4ac63ad6
[IPVS]: Fix sched registration race when checking for name collision.
by Pavel Emelyanov
· 17 years ago
a014bc8
[IPVS]: Don't leak sysctl tables if the scheduler registration fails.
by Pavel Emelyanov
· 17 years ago
d523a32
[INET]: Fix inet_diag dead-lock regression
by Herbert Xu
· 17 years ago
a357dde
[TCP] illinois: Incorrect beta usage
by Stephen Hemminger
· 17 years ago
0769319
[INET]: Fix inet_diag register vs rcv race
by Pavel Emelyanov
· 17 years ago
3660019
[IPV4]: Remove bogus ifdef mess in arp_process
by Adrian Bunk
· 17 years ago
7f9c33e
[TCP] MTUprobe: Cleanup send queue check (no need to loop)
by Ilpo Järvinen
· 17 years ago
91cc17c
[TCP]: MTUprobe: receiver window & data available checks fixed
by Ilpo Järvinen
· 17 years ago
d535a91
[IPVS]: Fix compiler warning about unused register_ip_vs_protocol
by Pavel Emelyanov
· 17 years ago
b4a9811
[ARP]: Fix arp reply when sender ip 0
by Jonas Danielsson
· 17 years ago
354faf0
[IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps.
by YOSHIFUJI Hideaki
· 17 years ago
a80cc20
[IPV4] TCPMD5: Omit redundant NULL check for kfree() argument.
by YOSHIFUJI Hideaki
· 17 years ago
1f30532
[NETFILTER]: Fix kernel panic with REDIRECT target.
by Evgeniy Polyakov
· 17 years ago
464c4f1
[IPV4]: Add missing "space"
by Joe Perches
· 17 years ago
5487796
[TCP]: Problem bug with sysctl_tcp_congestion_control function
by Sam Jansen
· 17 years ago
6e42141
[TCP] MTUprobe: fix potential sk_send_head corruption
by Ilpo Järvinen
· 17 years ago
9055fa1
[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED
by Simon Horman
· 17 years ago
9e103fa
[IPVS]: Fix sysctl warnings about missing strategy in schedulers
by Simon Horman
· 17 years ago
Next »