index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
6
-1
/
+21
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
3
-0
/
+12
*
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
1
-2
/
+5
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
20
-58
/
+77
*
[NET]: DIV_ROUND_UP cleanup (part two)
Ilpo Järvinen
2007-10-10
3
-5
/
+7
*
[IPV4] IPSEC: Omit redirect for tunnelled packet.
Masahide NAKAMURA
2007-10-10
1
-1
/
+1
*
[UDP]: Randomize port selection.
Stephen Hemminger
2007-10-10
3
-42
/
+47
*
[NET] Cleanup: DIV_ROUND_UP
Ilpo Järvinen
2007-10-10
1
-5
/
+1
*
[TCP] MIB: Add counters for discarded SACK blocks
Ilpo Järvinen
2007-10-10
2
-1
/
+12
*
[TCP]: Discard fuzzy SACK blocks
Ilpo Järvinen
2007-10-10
1
-0
/
+82
*
[TCP]: Rename tcp_ack_packets_out -> tcp_rearm_rto
Ilpo Järvinen
2007-10-10
1
-3
/
+2
*
[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)
Ilpo Järvinen
2007-10-10
1
-0
/
+12
*
[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
Ilpo Järvinen
2007-10-10
2
-2
/
+2
*
[IPV4] fib_trie: macro cleanup
Stephen Hemminger
2007-10-10
1
-7
/
+11
*
[IPV4] fib_trie: cleanup
Stephen Hemminger
2007-10-10
1
-32
/
+36
*
[TCP]: Move sack_ok access to obviously named funcs & cleanup
Ilpo Järvinen
2007-10-10
5
-42
/
+52
*
[TCP]: Reduce sacked_out with reno when purging write_queue
Ilpo Järvinen
2007-10-10
1
-8
/
+7
*
[TCP]: Keep state in Disorder also if only lost_out > 0
Ilpo Järvinen
2007-10-10
1
-1
/
+1
*
[TCP]: Restore over-zealous tcp_sync_left_out-like removals
Ilpo Järvinen
2007-10-10
1
-0
/
+4
*
[TCP]: Left out sync->verify (the new meaning of it) & definify
Ilpo Järvinen
2007-10-10
2
-12
/
+12
*
[TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines
Ilpo Järvinen
2007-10-10
1
-1
/
+1
*
[TCP]: Tighten tcp_sock's belt, drop left_out
Ilpo Järvinen
2007-10-10
3
-19
/
+5
*
[TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked
Ilpo Järvinen
2007-10-10
2
-2
/
+2
*
[TCP]: Add tcp_dec_pcount_approx int variant
Ilpo Järvinen
2007-10-10
1
-9
/
+3
*
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
Ilpo Järvinen
2007-10-10
3
-0
/
+106
*
[TCP]: Access to highest_sack obsoletes forward_cnt_hint
Ilpo Järvinen
2007-10-10
1
-14
/
+9
*
[TCP] FRTO: remove unnecessary fackets/sacked_out recounting
Ilpo Järvinen
2007-10-10
1
-16
/
+7
*
[TCP]: Move Reno SACKed_out counter functions earlier
Ilpo Järvinen
2007-10-10
1
-51
/
+47
*
[TCP]: Extract DSACK detection code from tcp_sacktag_write_queue().
David S. Miller
2007-10-10
1
-20
/
+36
*
[TCP]: Rexmit hint must be cleared instead of setting it
Ilpo Järvinen
2007-10-10
1
-1
/
+1
*
[TCP]: Extracted rexmit hint clearing from the LOST marking code
Ilpo Järvinen
2007-10-10
1
-15
/
+16
*
[TCP]: Add highest_sack seqno, points to globally highest SACK
Ilpo Järvinen
2007-10-10
1
-1
/
+7
*
[NET]: Generic Large Receive Offload for TCP traffic
Jan-Bernd Themann
2007-10-10
3
-0
/
+609
*
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
Ilpo Järvinen
2007-10-07
1
-0
/
+3
*
[TCP]: Fix MD5 signature handling on big-endian.
David S. Miller
2007-09-28
1
-10
/
+9
*
[IPV4]: Just increment OutDatagrams once per a datagram.
YOSHIFUJI Hideaki
2007-09-14
1
-3
/
+3
*
[INET_DIAG]: Fix oops in netlink_rcv_skb
Patrick McHardy
2007-09-11
1
-0
/
+4
*
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
2007-09-11
4
-0
/
+4
*
[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages
Patrick McHardy
2007-09-11
1
-7
/
+3
*
[IPV4] devinet: show all addresses assigned to interface
Stephen Hemminger
2007-09-11
1
-1
/
+1
*
[TCP]: 'dst' can be NULL in tcp_rto_min()
David S. Miller
2007-08-31
1
-1
/
+1
*
[TCP]: Allow minimum RTO to be configurable via routing metrics.
David S. Miller
2007-08-30
1
-2
/
+12
*
[TCP]: Describe tcp_init_cwnd() thoroughly in a comment.
David S. Miller
2007-08-26
1
-1
/
+9
*
[NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless
Flavio Leitner
2007-08-26
1
-0
/
+4
*
[IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302.
Nick Bowler
2007-08-26
1
-1
/
+1
*
[NETFILTER]: nf_nat_sip: don't drop short packets
Patrick McHardy
2007-08-14
1
-1
/
+1
*
[IPVS]: Use IP_VS_WAIT_WHILE when encessary.
Heiko Carstens
2007-08-13
1
-1
/
+1
*
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
2007-08-13
3
-3
/
+0
*
[IPCONFIG]: ip_auto_config fix
Joakim Tjernlund
2007-08-13
1
-3
/
+3
*
[TCP]: H-TCP maxRTT estimation at startup
Stephen Hemminger
2007-08-07
1
-3
/
+1
[next]