| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4]: ip_local_error() annotations | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [NET]: ip ports in struct flowi are net-endian | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | [IPV4]: ports in struct inet_sock are net-endian | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | [TCP]: struct tcp_sock .pred_flags is net-endian | Al Viro | 2006-09-28 | 1 | -1/+1 |
* | [TCP]: struct tcp_sack_block annotations | Al Viro | 2006-09-28 | 3 | -2/+7 |
* | [IPV4]: TCP headers annotated | Al Viro | 2006-09-28 | 1 | -8/+8 |
* | [IPV4]: trivial igmp annotations | Al Viro | 2006-09-28 | 2 | -18/+18 |
* | [IPV4]: ip_mc_sf_allow() annotated | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated | Al Viro | 2006-09-28 | 2 | -6/+6 |
* | [IPV4]: IGMP on-the-wire data is net-endian | Al Viro | 2006-09-28 | 1 | -12/+12 |
* | [IPV4]: ip_mc_{inc,dec}_group() annotations | Al Viro | 2006-09-28 | 2 | -14/+14 |
* | [IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq... | Al Viro | 2006-09-28 | 1 | -6/+6 |
* | [IPV4]: ip_local_error() ipv4 address argument annotated | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [IPV4]: trivial ip_options.c annotations | Al Viro | 2006-09-28 | 1 | -8/+8 |
* | [IPV4]: struct ipcm_cookie annotation | Al Viro | 2006-09-28 | 2 | -2/+2 |
* | [IPV4]: struct ip_options annotations | Al Viro | 2006-09-28 | 7 | -8/+8 |
* | [IPV4]: inet_csk_search_req() (partial) annotations | Al Viro | 2006-09-28 | 2 | -6/+6 |
* | [IPV4]: annotate address in inet_request_sock | Al Viro | 2006-09-28 | 2 | -4/+4 |
* | [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 |