index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Remove obsolete comment
Ilpo Järvinen
2008-01-28
1
-2
/
+0
*
[IPVS]: Kill some bloat
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[NETNS]: Should build with CONFIG_SYSCTL=n
Eric Dumazet
2008-01-28
1
-7
/
+10
*
[ICMP]: Avoid sparse warnings in net/ipv4/icmp.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
2008-01-28
5
-11
/
+12
*
[TCP]: Perform setting of common control fields in one place
Ilpo Järvinen
2008-01-28
1
-55
/
+36
*
[TCP]: Urgent parameter effect can be simplified.
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[TCP]: cleanup tcp_parse_options deep indented switch
Ilpo Järvinen
2008-01-28
1
-68
/
+67
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
3
-0
/
+5
*
[TCP]: Remove unnecessary local variable
Ilpo Järvinen
2008-01-28
1
-2
/
+1
*
[TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
Ilpo Järvinen
2008-01-28
1
-8
/
+11
*
[TCP]: cleanup tcp_{in,out}put.c style
Ilpo Järvinen
2008-01-28
2
-282
/
+300
*
[TCP]: reduce tcp_output's indentation levels a bit
Ilpo Järvinen
2008-01-28
1
-118
/
+121
*
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
Ilpo Järvinen
2008-01-28
3
-7
/
+4
*
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
Ilpo Järvinen
2008-01-28
1
-12
/
+13
*
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
Ilpo Järvinen
2008-01-28
2
-12
/
+11
*
[TCP]: Rename update_send_head & include related increment to it
Ilpo Järvinen
2008-01-28
1
-20
/
+12
*
[TCP]: Make invariant check complain about invalid sacked_out
Ilpo Järvinen
2008-01-28
1
-4
/
+1
*
[UDP]: Add memory accounting.
Hideo Aoki
2008-01-28
4
-3
/
+93
*
[NET] CORE: Introducing new memory accounting interface.
Hideo Aoki
2008-01-28
4
-38
/
+45
*
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
2
-4
/
+1
*
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
2008-01-28
1
-7
/
+5
*
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
Ilpo Järvinen
2008-01-28
1
-5
/
+2
*
[TCP]: Force TSO splits to MSS boundaries
Ilpo Järvinen
2008-01-28
1
-26
/
+25
*
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2008-01-28
1
-6
/
+6
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
2
-1
/
+4
*
[TCP]: Avoid two divides in __tcp_grow_window()
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[TCP]: Avoid a divide in tcp_mtu_probing()
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[TCP]: Move mss variable in tcp_mtu_probing()
David S. Miller
2008-01-28
1
-2
/
+2
*
[TCP]: tcp_write_timeout.c cleanup
Eric Dumazet
2008-01-28
1
-14
/
+21
*
[INET]: Avoid an integer divide in rt_garbage_collect()
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[TCP]: Convert several length variable to unsigned.
YOSHIFUJI Hideaki
2008-01-28
1
-3
/
+3
*
[TCP] Avoid two divides in tcp_output.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
1
-0
/
+7
*
[TCP]: Fix TSO deferring
Ilpo Järvinen
2008-01-28
1
-1
/
+2
*
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
2008-01-28
1
-0
/
+15
*
[INET]: Uninline the __inet_lookup_established function.
Pavel Emelyanov
2008-01-28
1
-0
/
+38
*
[INET]: Uninline the __inet_hash function.
Pavel Emelyanov
2008-01-28
2
-3
/
+45
*
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
Herbert Xu
2008-01-28
1
-8
/
+8
*
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
Patrick McHardy
2008-01-28
1
-1
/
+25
*
[NETFILTER]: non-power-of-two jhash optimizations
Patrick McHardy
2008-01-28
2
-4
/
+8
*
[NETFILTER]: Parenthesize macro parameters
Jan Engelhardt
2008-01-28
3
-3
/
+5
*
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
1
-5
/
+5
*
[NETFILTER]: x_tables: use %u format specifiers
Jan Engelhardt
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
4
-0
/
+4
*
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
2008-01-28
9
-37
/
+20
*
[NETFILTER]: nf_nat: sprinkle a few __read_mostlys
Patrick McHardy
2008-01-28
1
-4
/
+5
[next]