index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[NET_SCHED]: kill PSCHED_TADD/PSCHED_TADD2
Patrick McHardy
3
-9
/
+7
2007-04-26
[NET_SCHED]: kill PSCHED_AUDIT_TDIFF
Patrick McHardy
2
-3
/
+0
2007-04-26
[NET_SCHED]: sch_netem: fix off-by-one in send time comparison
Patrick McHardy
1
-1
/
+1
2007-04-26
[NETFILTER] nfnetlink: netlink_run_queue() already checks for NLM_F_REQUEST
Thomas Graf
1
-4
/
+0
2007-04-26
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
4
-4
/
+22
2007-04-26
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
4
-24
/
+17
2007-04-26
[NETFILTER]: Use setup_timer
Patrick McHardy
7
-26
/
+10
2007-04-26
[NETFILTER]: nfnetlink_log: remove conditional locking
Patrick McHardy
1
-14
/
+4
2007-04-26
[NETFILTER]: nfnetlink_log: micro-optimization: inst->skb != NULL in __nfulnl...
Michal Miroslaw
1
-4
/
+2
2007-04-26
[NETFILTER]: nfnetlink_log: iterator functions need iter_state * only
Michal Miroslaw
1
-11
/
+7
2007-04-26
[NETFILTER]: nfnetlink_log: micro-optimization: don't modify destroyed instance
Michal Miroslaw
1
-1
/
+1
2007-04-26
[NETFILTER]: nfnetlink_log: micro-optimization for inst==NULL in nfulnl_recv_...
Michal Miroslaw
1
-3
/
+3
2007-04-26
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
1
-15
/
+7
2007-04-26
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
Michal Miroslaw
1
-8
/
+2
2007-04-26
[NETFILTER]: Remove changelogs and CVS IDs
Patrick McHardy
33
-228
/
+0
2007-04-26
[NETEM]: spelling errors
Stephen Hemminger
1
-3
/
+3
2007-04-26
[NETLINK]: Directly return -EINTR from netlink_dump_start()
Thomas Graf
6
-34
/
+18
2007-04-26
[IPv4] diag: Use netlink_run_queue() to process the receive queue
Thomas Graf
1
-47
/
+27
2007-04-26
[NETLINK]: Remove error pointer from netlink message handler
Thomas Graf
10
-156
/
+93
2007-04-26
[NETLINK]: Ignore control messages directly in netlink_run_queue()
Thomas Graf
4
-14
/
+4
2007-04-26
[NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
Thomas Graf
4
-12
/
+8
2007-04-26
[NETLINK]: Remove unused groups variable
Thomas Graf
1
-2
/
+0
2007-04-26
[TCP] westwood: Use type safe netlink interface
Thomas Graf
1
-10
/
+7
2007-04-26
[TCP] vegas: Use type safe netlink interface
Thomas Graf
1
-10
/
+8
2007-04-26
[RTNL]: Properly return rntl message handler
Thomas Graf
1
-4
/
+4
2007-04-26
[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeup
Stephen Hemminger
1
-1
/
+7
2007-04-26
[NETEM]: avoid excessive requeues
Stephen Hemminger
2
-10
/
+16
2007-04-26
[NETEM]: Optimize tfifo
Stephen Hemminger
1
-4
/
+11
2007-04-26
[NETEM]: use better types for time values
Stephen Hemminger
1
-9
/
+12
2007-04-26
[NETEM]: report reorder percent correctly.
Stephen Hemminger
1
-1
/
+2
2007-04-26
[TCP]: cubic optimization
Stephen Hemminger
1
-11
/
+39
2007-04-26
[LIB]: div64_64 optimization
Stephen Hemminger
1
-9
/
+7
2007-04-26
[NET] rules: Unified rules dumping
Thomas Graf
6
-34
/
+45
2007-04-26
[RTNL]: Use rtnl registration interface for dump-all aliases
Thomas Graf
1
-6
/
+3
2007-04-26
[BRIDGE]: Use rtnl registration interface
Thomas Graf
3
-13
/
+17
2007-04-26
[IPv6]: Use rtnl registration interface
Thomas Graf
7
-31
/
+31
2007-04-26
[DECNet]: Use rtnl registration interface
Thomas Graf
7
-36
/
+20
2007-04-26
[PKT_SCHED] act: Use rtnl registration interface
Thomas Graf
1
-9
/
+3
2007-04-26
[PKT_SCHED] cls: Use rtnl registration interface
Thomas Graf
1
-12
/
+4
2007-04-26
[PKT_SCHED] qdisc: Use rtnl registration interface
Thomas Graf
2
-21
/
+8
2007-04-26
[IPv4]: Use rtnl registration interface
Thomas Graf
5
-29
/
+20
2007-04-26
[NET] rules: Use rtnl registration interface
Thomas Graf
3
-12
/
+7
2007-04-26
[NEIGH]: Use rtnl registration interface
Thomas Graf
3
-21
/
+20
2007-04-26
[NET] link: Use rtnl registration interface
Thomas Graf
1
-5
/
+3
2007-04-26
[RTNL]: Message handler registration interface
Thomas Graf
3
-29
/
+184
2007-04-26
[CCID3]: Use initial RTT sample from SYN exchange
Gerrit Renker
1
-10
/
+21
2007-04-26
[DCCP]: Sample RTT from SYN exchange
Gerrit Renker
3
-0
/
+18
2007-04-26
[CCID3]: Use function for RTT sampling
Gerrit Renker
2
-41
/
+11
2007-04-26
[DCCP]: Provide function for RTT sampling
Gerrit Renker
2
-2
/
+48
2007-04-26
[CCID3]: Handle Idle and Application-Limited periods
Gerrit Renker
1
-44
/
+40
[next]