index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-23
[TCP]: Add Scalable TCP congestion control module.
John Heffner
3
-0
/
+78
2005-06-23
[TCP]: Add H-TCP congestion control module.
Baruch Even
3
-0
/
+303
2005-06-23
[TCP]: Add TCP Vegas congestion control module.
Stephen Hemminger
3
-0
/
+423
2005-06-23
[TCP]: Add TCP Hybla congestion control module.
Daniele Lacamera
3
-0
/
+198
2005-06-23
[TCP]: Add High Speed TCP congestion control module.
John Heffner
3
-0
/
+193
2005-06-23
[TCP]: Add TCP Westwood congestion control module.
Stephen Hemminger
3
-0
/
+275
2005-06-23
[TCP]: Add TCP BIC congestion control module.
Stephen Hemminger
3
-0
/
+353
2005-06-23
[TCP]: Report congestion control algorithm in tcp_diag.
Stephen Hemminger
1
-0
/
+5
2005-06-23
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
Stephen Hemminger
1
-7
/
+2
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
9
-789
/
+312
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
1
-1
/
+1
2005-06-22
[IPV4]: Fix route.c gcc4 warnings
Chuck Short
1
-4
/
+4
2005-06-22
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
1
-1
/
+1
2005-06-22
[PATCH] Fix extra double quote in IPV4 Kconfig
Kumar Gala
1
-1
/
+1
2005-06-21
[IPV4]: Fix fib_trie.c's args to fib_dump_info().
David S. Miller
1
-1
/
+1
2005-06-21
[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()
Patrick McHardy
2
-0
/
+2
2005-06-21
[NETFILTER]: Check TCP checksum in ipt_REJECT
Patrick McHardy
1
-1
/
+12
2005-06-21
[NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking
Keir Fraser
1
-0
/
+1
2005-06-21
[NETFILTER]: expectation timeouts are compulsory
Phil Oester
1
-9
/
+5
2005-06-21
[NETFILTER]: Kill nf_debug
Patrick McHardy
5
-28
/
+0
2005-06-21
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
18
-167
/
+158
2005-06-21
[IPV4]: Add LC-Trie FIB lookup algorithm.
Robert Olsson
4
-1
/
+2495
2005-06-20
[NETLINK]: fib_lookup() via netlink
Robert Olsson
1
-0
/
+55
2005-06-20
[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
Herbert Xu
2
-2
/
+15
2005-06-20
[IPSEC]: Add xfrm_init_state
Herbert Xu
4
-11
/
+6
2005-06-18
[TCP]: Fix sysctl_tcp_low_latency
David S. Miller
1
-1
/
+1
2005-06-18
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-2
/
+2
2005-06-18
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-1
/
+1
2005-06-18
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-1
/
+1
2005-06-18
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-2
/
+8
2005-06-18
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
2
-5
/
+5
2005-06-18
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
2
-3
/
+3
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
6
-19
/
+20
2005-06-18
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
1
-16
/
+0
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
4
-5
/
+5
2005-06-18
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
5
-80
/
+41
2005-06-18
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
7
-53
/
+53
2005-06-18
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
7
-106
/
+114
2005-06-15
[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...
David S. Miller
1
-5
/
+5
2005-06-13
[NETFILTER]: Advance seq-file position in exp_next_seq()
Patrick McHardy
1
-0
/
+1
2005-06-13
[IPV4]: Sysctl configurable icmp error source address.
J. Simonetti
2
-2
/
+16
2005-06-13
[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option
Neil Horman
1
-0
/
+1
2005-06-13
[IPV4]: Multipath modules need a license to prevent kernel tainting.
Randy Dunlap
4
-0
/
+8
2005-06-13
[TCP]: Adjust TCP mem order check to new alloc_large_system_hash
Andi Kleen
1
-1
/
+1
2005-06-02
[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c
Adrian Bunk
3
-186
/
+1
2005-05-31
[IPSEC]: Fix esp_decap_data size verification in esp4.
Edgar E Iglesias
1
-1
/
+1
2005-05-30
[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM
Herbert Xu
1
-6
/
+6
2005-05-30
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
Harald Welte
1
-0
/
+10
2005-05-29
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
Pravin B. Shelar
2
-37
/
+1
2005-05-29
[IPV4]: Primary and secondary addresses
Harald Welte
1
-5
/
+29
[next]