index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TCP]: Add TCP BIC congestion control module.
Stephen Hemminger
2005-06-23
3
-0
/
+353
*
[TCP]: Report congestion control algorithm in tcp_diag.
Stephen Hemminger
2005-06-23
1
-0
/
+5
*
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
Stephen Hemminger
2005-06-23
1
-7
/
+2
*
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
2005-06-23
9
-789
/
+312
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
1
-1
/
+1
*
[IPV4]: Fix route.c gcc4 warnings
Chuck Short
2005-06-22
1
-4
/
+4
*
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+1
*
[PATCH] Fix extra double quote in IPV4 Kconfig
Kumar Gala
2005-06-22
1
-1
/
+1
*
[IPV4]: Fix fib_trie.c's args to fib_dump_info().
David S. Miller
2005-06-21
1
-1
/
+1
*
[NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input()
Patrick McHardy
2005-06-21
2
-0
/
+2
*
[NETFILTER]: Check TCP checksum in ipt_REJECT
Patrick McHardy
2005-06-21
1
-1
/
+12
*
[NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking
Keir Fraser
2005-06-21
1
-0
/
+1
*
[NETFILTER]: expectation timeouts are compulsory
Phil Oester
2005-06-21
1
-9
/
+5
*
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-21
5
-28
/
+0
*
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
2005-06-21
18
-167
/
+158
*
[IPV4]: Add LC-Trie FIB lookup algorithm.
Robert Olsson
2005-06-21
4
-1
/
+2495
*
[NETLINK]: fib_lookup() via netlink
Robert Olsson
2005-06-20
1
-0
/
+55
*
[IPSEC]: Add XFRM_STATE_NOPMTUDISC flag
Herbert Xu
2005-06-20
2
-2
/
+15
*
[IPSEC]: Add xfrm_init_state
Herbert Xu
2005-06-20
4
-11
/
+6
*
[TCP]: Fix sysctl_tcp_low_latency
David S. Miller
2005-06-18
1
-1
/
+1
*
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-18
1
-2
/
+2
*
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-18
1
-1
/
+1
*
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-18
1
-1
/
+1
*
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
2005-06-18
1
-2
/
+8
*
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
2005-06-18
2
-5
/
+5
*
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
2005-06-18
2
-3
/
+3
*
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-06-18
6
-19
/
+20
*
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
2005-06-18
1
-16
/
+0
*
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
2005-06-18
4
-5
/
+5
*
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
2005-06-18
5
-80
/
+41
*
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
2005-06-18
7
-53
/
+53
*
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
2005-06-18
7
-106
/
+114
*
[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...
David S. Miller
2005-06-15
1
-5
/
+5
*
[NETFILTER]: Advance seq-file position in exp_next_seq()
Patrick McHardy
2005-06-13
1
-0
/
+1
*
[IPV4]: Sysctl configurable icmp error source address.
J. Simonetti
2005-06-13
2
-2
/
+16
*
[SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option
Neil Horman
2005-06-13
1
-0
/
+1
*
[IPV4]: Multipath modules need a license to prevent kernel tainting.
Randy Dunlap
2005-06-13
4
-0
/
+8
*
[TCP]: Adjust TCP mem order check to new alloc_large_system_hash
Andi Kleen
2005-06-13
1
-1
/
+1
*
[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c
Adrian Bunk
2005-06-02
3
-186
/
+1
*
[IPSEC]: Fix esp_decap_data size verification in esp4.
Edgar E Iglesias
2005-05-31
1
-1
/
+1
*
[IPV4]: Fix BUG() in 2.6.x, udp_poll(), fragments + CONFIG_HIGHMEM
Herbert Xu
2005-05-30
1
-6
/
+6
*
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
Harald Welte
2005-05-30
1
-0
/
+10
*
[IPV4]: Kill MULTIPATHHOLDROUTE flag.
Pravin B. Shelar
2005-05-29
2
-37
/
+1
*
[IPV4]: Primary and secondary addresses
Harald Welte
2005-05-29
1
-5
/
+29
*
[TCP]: Fix stretch ACK performance killer when doing ucopy.
David S. Miller
2005-05-23
1
-10
/
+1
*
[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().
David S. Miller
2005-05-19
1
-20
/
+8
*
[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.
Julian Anastasov
2005-05-19
1
-1
/
+0
*
[IPV4/IPV6] Ensure all frag_list members have NULL sk
Herbert Xu
2005-05-18
1
-0
/
+8
*
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2005-05-05
13
-13
/
+13
*
[IPV4]: multipath_wrandom.c GPF fixes
Patrick McHardy
2005-05-05
1
-3
/
+3
[next]