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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
16
-0
/
+36
*
[IPVS]: Remove declaration of unimplemented method and remove unused definiti...
Rami Rosen
2008-01-28
1
-2
/
+0
*
[IPV4]: Remove three declarations of unimplemented methods and correct a typo...
Rami Rosen
2008-01-28
1
-4
/
+1
*
[SHAPER]: The scheduled shaper removal.
Adrian Bunk
2008-01-28
8
-732
/
+0
*
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
Herbert Xu
2008-01-28
1
-1
/
+0
*
[PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[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
4
-11
/
+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
3
-12
/
+17
*
[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
*
[IPV4]: Remove unused multipath cached routing defintion in net/flow.h
Rami Rosen
2008-01-28
1
-1
/
+0
*
[UDP]: Add memory accounting.
Hideo Aoki
2008-01-28
7
-7
/
+157
*
[NET] CORE: Introducing new memory accounting interface.
Hideo Aoki
2008-01-28
15
-175
/
+222
*
[IPV6]: Remove useless code from fib6_del_route().
Gui Jianfeng
2008-01-28
1
-3
/
+0
*
[NEIGH]: Remove unused method from include/net/neighbour.h
Rami Rosen
2008-01-28
1
-4
/
+0
*
[IPV4]: Remove unused define in include/net/arp.h (HAVE_ARP_CREATE)
Rami Rosen
2008-01-28
1
-1
/
+0
*
[ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL
Jorge Boncompte
2008-01-28
1
-0
/
+4
*
[ATM]: [ambassador] kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
1
-2
/
+1
*
[ATM]: [br2864] whitespace cleanup
Chas Williams
2008-01-28
2
-130
/
+135
*
[ATM]: [br2864] routed support
Eric Kinzie
2008-01-28
2
-33
/
+133
*
[ATM]: [he] This patch removes the ancient version string.
Adrian Bunk
2008-01-28
1
-8
/
+2
*
[ATM]: Convert struct class_device to struct device
Kay Sievers
2008-01-28
2
-32
/
+38
*
[ATM]: atm is no longer experimental
Robert P. J. Day
2008-01-28
1
-7
/
+6
*
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
5
-9
/
+6
*
[IPSEC]: Fix transport-mode async resume on intput without netfilter
Herbert Xu
2008-01-28
2
-14
/
+10
*
[IPSEC]: Fix double free on skb on async output
Herbert Xu
2008-01-28
1
-0
/
+2
*
[LIBERTAS]: Remove last stray user of MAC_FMT.
David S. Miller
2008-01-28
1
-1
/
+2
*
[XFRM] Documentaion: Fix error example at XFRMOUTSTATEMODEERROR.
Masahide NAKAMURA
2008-01-28
1
-1
/
+0
*
[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
*
[ETH]: Combine format_addr() with print_mac().
Michael Chan
2008-01-28
4
-32
/
+35
*
[SOCK] Avoid divides in sk_stream_pages() and __sk_stream_mem_reclaim()
Eric Dumazet
2008-01-28
2
-2
/
+3
*
[XFRM]: Fix outbound statistics.
Masahide NAKAMURA
2008-01-28
1
-3
/
+9
*
[NETNS]: Modify the neighbour table code so it handles multiple network names...
Eric W. Biederman
2008-01-28
8
-61
/
+106
*
[XFRM]: Drop packets when replay counter would overflow
Paul Moore
2008-01-28
1
-1
/
+4
*
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
10
-34
/
+180
*
[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
*
[SOCK] Avoid integer divides where not necessary in include/net/sock.h
Eric Dumazet
2008-01-28
1
-3
/
+3
*
[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
3
-9
/
+11
*
net/mac80211/Kconfig: whitespace corrections
John W. Linville
2008-01-28
1
-12
/
+12
*
net/wireless/Kconfig: whitespace corrections
John W. Linville
2008-01-28
1
-5
/
+5
[next]