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_SCHED]: Fix fallout from dev->qdisc RCU change
Patrick McHardy
2006-09-28
4
-61
/
+39
*
[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODE
Patrick McHardy
2006-09-28
1
-1
/
+1
*
[IPV4]: Fix order in inet_init failure path.
Olaf Kirch
2006-09-28
1
-2
/
+2
*
[PKTGEN]: Documentation update
Francesco Fondelli
2006-09-28
1
-0
/
+16
*
[PKTGEN]: DSCP support
Francesco Fondelli
2006-09-28
1
-6
/
+59
*
[PKTGEN]: vlan support
Francesco Fondelli
2006-09-28
1
-9
/
+247
*
[PKT_SCHED] cls_basic: Use unsigned int when generating handle
Kim Nordlund
2006-09-28
1
-1
/
+1
*
[PPPOE]: Advertise PPPoE MTU
Michal Ostrowski
2006-09-28
1
-0
/
+1
*
[TG3]: Update version and reldate.
Michael Chan
2006-09-28
1
-2
/
+2
*
[TG3]: Add 5709 self-test support.
Michael Chan
2006-09-28
2
-16
/
+111
*
[TG3]: Add 5709 PHY support.
Michael Chan
2006-09-28
2
-4
/
+39
*
[TG3]: Add basic 5906 support.
Michael Chan
2006-09-28
3
-15
/
+141
*
[TG3]: Add tg3_poll_fw().
Michael Chan
2006-09-28
1
-21
/
+33
*
[TG3]: Add 5722 and 5756 support.
Michael Chan
2006-09-28
3
-1
/
+8
*
[TG3]: PHY fixes.
Michael Chan
2006-09-28
1
-17
/
+34
*
[TG3]: Improve ASF heartbeat.
Michael Chan
2006-09-28
2
-2
/
+19
*
[TG3]: Improve 5704S autoneg.
Michael Chan
2006-09-28
2
-26
/
+47
*
[Bluetooth] Support create connection cancel command
Marcel Holtmann
2006-09-28
4
-7
/
+43
*
[Bluetooth] Read local version information on device init
Marcel Holtmann
2006-09-28
4
-1
/
+50
*
[Bluetooth] Return EINPROGRESS for non-blocking socket calls
Marcel Holtmann
2006-09-28
2
-2
/
+2
*
[Bluetooth] Code cleanup for the HCI UART driver
Marcel Holtmann
2006-09-28
1
-8
/
+5
*
[Bluetooth] Add support for Canyon CN-BTU1 dongle
Marcel Holtmann
2006-09-28
1
-0
/
+3
*
[Bluetooth] Handle command complete event for exit periodic inquiry
Marcel Holtmann
2006-09-28
2
-0
/
+3
*
[Bluetooth] Add HCI device identifier for SDIO cards
Marcel Holtmann
2006-09-28
3
-3
/
+6
*
[Bluetooth] Code cleanup of the drivers source code
Marcel Holtmann
2006-09-28
2
-205
/
+208
*
[Bluetooth] Integrate services into the driver model
Marcel Holtmann
2006-09-28
3
-3
/
+67
*
[Bluetooth] Integrate low-level connections into the driver model
Marcel Holtmann
2006-09-28
3
-3
/
+90
*
[Bluetooth] Remove unused host controller attributes
Marcel Holtmann
2006-09-28
1
-17
/
+19
*
[RTNETLINK]: Possible dereference in net/core/rtnetlink.c
Eric Sesterhenn
2006-09-28
1
-1
/
+1
*
[SUNRPC]: more sunrpc endianness annotations
Al Viro
2006-09-28
2
-8
/
+8
*
[SUNRPC]: trivial endianness annotations
Alexey Dobriyan
2006-09-28
22
-143
/
+146
*
[SUNRPC]: svc_{get,put}nl()
Alexey Dobriyan
2006-09-28
5
-67
/
+84
*
[IPV4]: ip_build_and_send_pkt() annotations
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4]: ip_options_build() annotations
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)
Al Viro
2006-09-28
1
-2
/
+2
*
[IPV4] multipath_wrandom.c: trivial annotations
Al Viro
2006-09-28
1
-3
/
+3
*
[IPV4]: multipath_set_nhinfo() annotations
Al Viro
2006-09-28
2
-4
/
+4
*
[IPV4] fib_trie.c: trivial annotations
Al Viro
2006-09-28
1
-6
/
+6
*
[IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is broken
Al Viro
2006-09-28
1
-2
/
+1
*
[IPV4]: fib_semantic_match() annotations
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4]: trivial fib_hash.c annotations
Al Viro
2006-09-28
1
-11
/
+11
*
[IPV4]: annotate addresses in fib_result and fib_result_nl
Al Viro
2006-09-28
1
-3
/
+3
*
[IPV4]: ip_fragment.c endianness annotations
Al Viro
2006-09-28
1
-7
/
+8
*
[IPV4]: inetpeer annotations
Al Viro
2006-09-28
2
-4
/
+4
*
[IPV4]: ip_fib_check_default() annotated
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
7
-9
/
+9
*
[IPV4]: icmp_send() annotation
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-28
4
-14
/
+14
*
[IPV4]: IFA_{LOCAL,ADDRESS,BROADCAST,ANYCAST} on ipv4 annotated
Al Viro
2006-09-28
1
-10
/
+10
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
14
-27
/
+27
[next]