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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
2008-01-28
1
-2
/
+2
*
[NETNS]: Routing cache virtualization.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Correct namespace for connect-time routing.
Denis V. Lunev
2008-01-28
1
-3
/
+5
*
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
2
-6
/
+6
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
3
-7
/
+7
*
[NETLINK]: Add nla_append()
Patrick McHardy
2008-01-28
1
-0
/
+3
*
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
1
-3
/
+3
*
[NETNS]: Add namespace parameter to __ip_route_output_key.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Add netns parameter to fib_select_default.
Denis V. Lunev
2008-01-28
1
-1
/
+2
*
[IPV4]: Consolidate fib_select_default.
Denis V. Lunev
2008-01-28
1
-9
/
+1
*
[IPV4]: Declarations cleanup in ip_fib.h.
Denis V. Lunev
2008-01-28
1
-3
/
+1
*
mac80211: fixing ieee80211_bar types
Ron Rindjunsky
2008-01-28
1
-2
/
+2
*
[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64
Eric Dumazet
2008-01-28
1
-5
/
+5
*
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
Pavel Emelyanov
2008-01-28
1
-0
/
+1
*
[NETNS][FRAGS]: Make the LRU list per namespace.
Pavel Emelyanov
2008-01-28
1
-1
/
+1
*
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
Pavel Emelyanov
2008-01-28
2
-6
/
+1
*
[NETNS][FRAGS]: Make thresholds work in namespaces.
Pavel Emelyanov
2008-01-28
1
-2
/
+2
*
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
Pavel Emelyanov
2008-01-28
1
-1
/
+3
*
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
Pavel Emelyanov
2008-01-28
2
-0
/
+2
*
[NETNS][FRAGS]: Make the mem counter per-namespace.
Pavel Emelyanov
2008-01-28
3
-4
/
+4
*
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
Pavel Emelyanov
2008-01-28
3
-3
/
+5
*
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
Pavel Emelyanov
2008-01-28
3
-2
/
+11
*
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
2008-01-28
3
-7
/
+3
*
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...
YOSHIFUJI Hideaki
2008-01-28
1
-0
/
+4
*
[NETNS]: Add netns parameter to inetdev_by_index.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Add netns parameter to fib_lookup.
Denis V. Lunev
2008-01-28
1
-4
/
+5
*
ssb: Add boardflags_hi field to the sprom data structure
Michael Buesch
2008-01-28
1
-0
/
+1
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
1
-17
/
+49
*
mac80211: move interface type to vif structure
Johannes Berg
2008-01-28
1
-0
/
+2
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
1
-25
/
+45
*
Add rtl8180 wireless driver
Michael Wu
2008-01-28
1
-0
/
+3
*
ssb: add 'ssb_pcihost_set_power_state' function
Miguel Botón
2008-01-28
1
-0
/
+7
*
ssb: Fix PCMCIA lowlevel register access
Michael Buesch
2008-01-28
1
-1
/
+2
*
ssb: Fix extraction of values from SPROM
Michael Buesch
2008-01-28
2
-16
/
+41
*
ieee80211: fix misannotations
Al Viro
2008-01-28
1
-3
/
+3
*
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
2008-01-28
2
-3
/
+4
*
[VLAN]: Turn __constant_htons into htons where possible
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-28
1
-2
/
+5
*
[VLAN]: Simplify vlan unregistration
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[ETHER]: Bring back MAC_FMT
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[VLAN]: Use dev->stats
Patrick McHardy
2008-01-28
1
-8
/
+1
*
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
2008-01-28
1
-2
/
+0
*
[VLAN]: Clean up vlan_hdr/vlan_ethhdr structs
Patrick McHardy
2008-01-28
1
-10
/
+23
*
[VLAN]: Remove unnecessary structure declarations
Patrick McHardy
2008-01-28
1
-5
/
+0
*
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
2008-01-28
1
-0
/
+1
*
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
2008-01-28
1
-2
/
+2
*
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
2008-01-28
1
-0
/
+1
[next]