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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
Linus Torvalds
2005-11-07
19
-846
/
+663
|
\
|
*
Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6
Arnaldo Carvalho de Melo
2005-11-05
2
-741
/
+518
|
|
\
|
|
*
[PKT_SCHED]: (G)RED: Introduce hard dropping
Thomas Graf
2005-11-05
2
-2
/
+14
|
|
*
[PKT_SCHED]: GRED: Support ECN marking
Thomas Graf
2005-11-05
1
-4
/
+21
|
|
*
[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop
Thomas Graf
2005-11-05
1
-2
/
+2
|
|
*
[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
Thomas Graf
2005-11-05
1
-69
/
+31
|
|
*
[PKT_SCHED]: GRED: Remove auto-creation of default VQ
Thomas Graf
2005-11-05
1
-9
/
+0
|
|
*
[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
Thomas Graf
2005-11-05
1
-17
/
+20
|
|
*
[PKT_SCHED]: GRED: Remove initd flag
Thomas Graf
2005-11-05
1
-14
/
+1
|
|
*
[PKT_SCHED]: GRED: Improve error handling and messages
Thomas Graf
2005-11-05
1
-24
/
+44
|
|
*
[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
Thomas Graf
2005-11-05
1
-9
/
+18
|
|
*
[PKT_SCHED]: GRED: Use generic queue management interface
Thomas Graf
2005-11-05
1
-23
/
+9
|
|
*
[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN
Thomas Graf
2005-11-05
1
-2
/
+7
|
|
*
[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change
Thomas Graf
2005-11-05
1
-9
/
+0
|
|
*
[PKT_SCHED]: GRED: Use new generic red interface
Thomas Graf
2005-11-05
1
-133
/
+91
|
|
*
[PKT_SCHED]: GRED: Use central VQ change procedure
Thomas Graf
2005-11-05
1
-89
/
+84
|
|
*
[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
Thomas Graf
2005-11-05
1
-6
/
+3
|
|
*
[PKT_SCHED]: GRED: Use a central table definition change procedure
Thomas Graf
2005-11-05
1
-52
/
+61
|
|
*
[PKT_SCHED]: GRED: Dump table definition
Thomas Graf
2005-11-05
1
-0
/
+6
|
|
*
[PKT_SCHED]: GRED: Cleanup dumping
Thomas Graf
2005-11-05
1
-58
/
+34
|
|
*
[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
Thomas Graf
2005-11-05
1
-8
/
+28
|
|
*
[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection
Thomas Graf
2005-11-05
1
-22
/
+65
|
|
*
[PKT_SCHED]: RED: Cleanup and remove unnecessary code
Thomas Graf
2005-11-05
1
-44
/
+21
|
|
*
[PKT_SCHED]: RED: Dont start idle periods while already idling
Thomas Graf
2005-11-05
1
-2
/
+4
|
|
*
[PKT_SCHED]: RED: Use generic queue management interface
Thomas Graf
2005-11-05
1
-29
/
+13
|
|
*
[PKT_SCHED]: RED: Use new generic red interface
Thomas Graf
2005-11-05
1
-247
/
+74
|
*
|
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
2005-11-05
5
-54
/
+10
|
*
|
[NET]: Fix race condition in sk_stream_wait_connect
Herbert Xu
2005-11-05
1
-6
/
+6
|
*
|
[NETEM]: Add version string
Stephen Hemminger
2005-11-05
1
-0
/
+3
|
*
|
[NETEM]: Support time based reordering
Stephen Hemminger
2005-11-05
1
-1
/
+84
|
*
|
[NETEM]: use PSCHED_LESS
Stephen Hemminger
2005-11-05
1
-12
/
+22
|
|
/
|
*
[NETFILTER] nf_queue: Fix Ooops when no queue handler registered
Harald Welte
2005-11-05
1
-1
/
+1
|
*
[NETFILTER]: CONNMARK target needs ip_conntrack
Harald Welte
2005-11-05
1
-0
/
+1
|
*
[NETFILTER] nfnetlink: Use kzalloc
Harald Welte
2005-11-05
2
-8
/
+4
|
*
[NETFILTER]: Fix double free after netlink_unicast() in ctnetlink
Harald Welte
2005-11-05
1
-12
/
+7
|
*
[NETFILTER] NAT: Fix module refcount dropping too far
Harald Welte
2005-11-05
2
-5
/
+3
|
*
[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT
Harald Welte
2005-11-04
1
-2
/
+2
|
*
[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT
Harald Welte
2005-11-04
2
-4
/
+2
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2005-11-07
8
-8
/
+0
|
\
\
|
*
|
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
2005-11-05
8
-8
/
+0
|
|
/
*
|
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
2005-11-07
1
-5
/
+7
|
/
*
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
1
-8
/
+7
*
SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled
Chuck Lever
2005-11-04
3
-9
/
+9
*
[PKT_SCHED]: Rework QoS and/or fair queueing configuration
Thomas Graf
2005-11-03
1
-199
/
+195
*
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
2005-11-03
1
-1
/
+1
*
[NET]: Fix zero-size datagram reception
Herbert Xu
2005-11-02
1
-0
/
+4
*
[TCP]: BIC max increment too large
Stephen Hemminger
2005-11-02
1
-1
/
+1
*
[MCAST]: ip[6]_mc_add_src should be called when number of sources is zero
Yan Zheng
2005-11-02
2
-2
/
+7
*
[MCAST] IPv6: Check packet size when process Multicast
Yan Zheng
2005-10-31
1
-2
/
+17
*
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
2005-10-31
1
-6
/
+11
[next]