Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
234b68607006f3721679e900809ccb99e8bfb10c
/
net
/
ipv4
234b686
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
by Ilpo Järvinen
· 17 years ago
d67c58e
[TCP]: Remove local variable and use packets_in_flight directly
by Ilpo Järvinen
· 17 years ago
50c4817
[TCP]: MTUprobe: prepare skb fields earlier
by Ilpo Järvinen
· 17 years ago
c3a05c6
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
by Ilpo Järvinen
· 17 years ago
ede9f3b
[TCP]: Unite identical code from two seqno split blocks
by Ilpo Järvinen
· 17 years ago
407ef1de
[TCP]: Remove superflucious FLAG_DATA_SACKED
by Ilpo Järvinen
· 17 years ago
bce392f
[TCP]: Move LOSTRETRANS MIB outside !(L|S) check
by Ilpo Järvinen
· 17 years ago
bfada69
[IPV4]: Use ctl paths to register devinet sysctls
by Pavel Emelyanov
· 17 years ago
66f27a5
[IPV4]: Unify and cleanup calls to devinet_sysctl_register
by Pavel Emelyanov
· 17 years ago
9fa8964
[IPV4]: Cleanup the devinet_sysctl_register
by Pavel Emelyanov
· 17 years ago
be0ea7d
[NETFILTER]: Convert old checksum helper names
by Patrick McHardy
· 17 years ago
ea4f76a
[TCP]: Two fixes to new sacktag code
by Ilpo Järvinen
· 17 years ago
df97c70
[NET]: Eliminate unused argument from sk_stream_alloc_pskb
by Pavel Emelyanov
· 17 years ago
f561d0f
[NET]: Uninline the sk_stream_alloc_pskb
by Pavel Emelyanov
· 17 years ago
3015a34
[IPV4] fib_hash: kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
88f8349
[IPV4] fib_semantics: kmalloc + memset conversion to kzalloc
by Joonwoo Park
· 17 years ago
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
Next »