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
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
133
-230
/
+321
*
[BLUETOOTH]: Introduce skb->data accessor methods for hci_{acl,event,sco}_hdr
Arnaldo Carvalho de Melo
2007-04-25
5
-12
/
+30
*
[IPV4]: align inet_protos[] on SMP
Eric Dumazet
2007-04-25
1
-1
/
+1
*
[TCP]: tcp_memory_pressure and tcp_socket are__read_mostly candidates
Eric Dumazet
2007-04-25
2
-2
/
+2
*
[NET] fib_rules: Flush route cache after rule modifications
Thomas Graf
2007-04-25
4
-0
/
+25
*
[NET]: inet_ehash_secret should be __read_mostly and set only once
Eric Dumazet
2007-04-25
1
-3
/
+13
*
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
Herbert Xu
2007-04-25
4
-3
/
+10
*
[IPV4] LVS: Allow to send ICMP unreachable responses when real-servers are re...
Janusz Krzysztofik
2007-04-25
1
-2
/
+2
*
[NET] fib_rules: Add no-operation action
Thomas Graf
2007-04-25
2
-2
/
+4
*
[NET] fib_rules: Mark rules detached from the device
Thomas Graf
2007-04-25
2
-1
/
+6
*
[NET] fib_rules: goto rule action
Thomas Graf
2007-04-25
3
-6
/
+94
*
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-25
1
-1
/
+1
*
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
2007-04-25
2
-29
/
+40
*
[TCP]: cubic update for net-2.6.22
Stephen Hemminger
2007-04-25
1
-3
/
+5
*
[NET] Move DF check to ip_forward
John Heffner
2007-04-25
1
-0
/
+8
*
[INET]: Use jhash + random secret for ehash.
David S. Miller
2007-04-25
4
-9
/
+35
*
[NETLINK]: introduce NLA_BINARY type
Johannes Berg
2007-04-25
2
-1
/
+8
*
[SCTP]: Implement SCTP_MAX_BURST socket option.
Vlad Yasevich
2007-04-25
6
-3
/
+67
*
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
Vlad Yasevich
2007-04-25
5
-17
/
+59
*
[SCTP]: Honor flags when setting peer address parameters
Vlad Yasevich
2007-04-25
2
-17
/
+52
*
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
Vlad Yasevich
2007-04-25
2
-1
/
+10
*
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
Vlad Yasevich
2007-04-25
4
-4
/
+120
*
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
Vlad Yasevich
2007-04-25
5
-39
/
+157
*
[NET_SCHED]: qdisc: remove unnecessary memory barriers
Patrick McHardy
2007-04-25
1
-2
/
+0
*
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
2007-04-25
9
-78
/
+30
*
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
2007-04-25
8
-33
/
+29
*
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
2007-04-25
5
-10
/
+14
*
[NET_SCHED]: kill PSCHED_TDIFF
Patrick McHardy
2007-04-25
2
-8
/
+7
*
[NET_SCHED]: kill PSCHED_SET_PASTPERFECT/PSCHED_IS_PASTPERFECT
Patrick McHardy
2007-04-25
4
-14
/
+12
*
[NET_SCHED]: kill PSCHED_TLESS
Patrick McHardy
2007-04-25
3
-8
/
+6
*
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
2007-04-25
3
-9
/
+7
*
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
2007-04-25
2
-3
/
+0
*
[NET_SCHED]: sch_netem: fix off-by-one in send time comparison
Patrick McHardy
2007-04-25
1
-1
/
+1
*
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
Thomas Graf
2007-04-25
1
-4
/
+0
*
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
2007-04-25
4
-4
/
+22
*
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
2007-04-25
4
-24
/
+17
*
[NETFILTER]: Use setup_timer
Patrick McHardy
2007-04-25
7
-26
/
+10
*
[NETFILTER]: nfnetlink_log: remove conditional locking
Patrick McHardy
2007-04-25
1
-14
/
+4
*
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...
Michal Miroslaw
2007-04-25
1
-4
/
+2
*
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
Michal Miroslaw
2007-04-25
1
-11
/
+7
*
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
Michal Miroslaw
2007-04-25
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...
Michal Miroslaw
2007-04-25
1
-3
/
+3
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-04-25
1
-15
/
+7
*
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
Michal Miroslaw
2007-04-25
1
-8
/
+2
*
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
2007-04-25
33
-228
/
+0
*
[NETEM]: spelling errors
Stephen Hemminger
2007-04-25
1
-3
/
+3
*
[NETLINK]: Directly return -EINTR from netlink_dump_start()
Thomas Graf
2007-04-25
6
-34
/
+18
*
[IPv4] diag: Use netlink_run_queue() to process the receive queue
Thomas Graf
2007-04-25
1
-47
/
+27
*
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
2007-04-25
10
-156
/
+93
*
[NETLINK]: Ignore control messages directly in netlink_run_queue()
Thomas Graf
2007-04-25
4
-14
/
+4
[next]