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