summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: ip_mc_sf_allow() annotatedAl Viro2006-09-282-2/+2
* [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro2006-09-282-6/+6
* [IPV4]: IGMP on-the-wire data is net-endianAl Viro2006-09-281-12/+12
* [IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro2006-09-282-14/+14
* [IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq...Al Viro2006-09-281-6/+6
* [IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro2006-09-282-2/+2
* [IPV4]: trivial ip_options.c annotationsAl Viro2006-09-281-8/+8
* [IPV4]: struct ipcm_cookie annotationAl Viro2006-09-282-2/+2
* [IPV4]: struct ip_options annotationsAl Viro2006-09-287-8/+8
* [IPV4]: inet_csk_search_req() (partial) annotationsAl Viro2006-09-282-6/+6
* [IPV4]: annotate address in inet_request_sockAl Viro2006-09-282-4/+4
* [NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy2006-09-284-61/+39
* [NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODEPatrick McHardy2006-09-281-1/+1
* [IPV4]: Fix order in inet_init failure path.Olaf Kirch2006-09-281-2/+2
* [PKTGEN]: Documentation updateFrancesco Fondelli2006-09-281-0/+16
* [PKTGEN]: DSCP supportFrancesco Fondelli2006-09-281-6/+59
* [PKTGEN]: vlan supportFrancesco Fondelli2006-09-281-9/+247
* [PKT_SCHED] cls_basic: Use unsigned int when generating handleKim Nordlund2006-09-281-1/+1
* [PPPOE]: Advertise PPPoE MTUMichal Ostrowski2006-09-281-0/+1
* [TG3]: Update version and reldate.Michael Chan2006-09-281-2/+2
* [TG3]: Add 5709 self-test support.Michael Chan2006-09-282-16/+111
* [TG3]: Add 5709 PHY support.Michael Chan2006-09-282-4/+39
* [TG3]: Add basic 5906 support.Michael Chan2006-09-283-15/+141
* [TG3]: Add tg3_poll_fw().Michael Chan2006-09-281-21/+33
* [TG3]: Add 5722 and 5756 support.Michael Chan2006-09-283-1/+8
* [TG3]: PHY fixes.Michael Chan2006-09-281-17/+34
* [TG3]: Improve ASF heartbeat.Michael Chan2006-09-282-2/+19
* [TG3]: Improve 5704S autoneg.Michael Chan2006-09-282-26/+47
* [Bluetooth] Support create connection cancel commandMarcel Holtmann2006-09-284-7/+43
* [Bluetooth] Read local version information on device initMarcel Holtmann2006-09-284-1/+50
* [Bluetooth] Return EINPROGRESS for non-blocking socket callsMarcel Holtmann2006-09-282-2/+2
* [Bluetooth] Code cleanup for the HCI UART driverMarcel Holtmann2006-09-281-8/+5
* [Bluetooth] Add support for Canyon CN-BTU1 dongleMarcel Holtmann2006-09-281-0/+3
* [Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann2006-09-282-0/+3
* [Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann2006-09-283-3/+6
* [Bluetooth] Code cleanup of the drivers source codeMarcel Holtmann2006-09-282-205/+208
* [Bluetooth] Integrate services into the driver modelMarcel Holtmann2006-09-283-3/+67
* [Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann2006-09-283-3/+90
* [Bluetooth] Remove unused host controller attributesMarcel Holtmann2006-09-281-17/+19
* [RTNETLINK]: Possible dereference in net/core/rtnetlink.cEric Sesterhenn2006-09-281-1/+1
* [SUNRPC]: more sunrpc endianness annotationsAl Viro2006-09-282-8/+8
* [SUNRPC]: trivial endianness annotationsAlexey Dobriyan2006-09-2822-143/+146
* [SUNRPC]: svc_{get,put}nl()Alexey Dobriyan2006-09-285-67/+84
* [IPV4]: ip_build_and_send_pkt() annotationsAl Viro2006-09-282-2/+2
* [IPV4]: ip_options_build() annotationsAl Viro2006-09-282-2/+2
* [IPV4] bug: broken open-coded inet_make_mask() (multipath_wrandom)Al Viro2006-09-281-2/+2
* [IPV4] multipath_wrandom.c: trivial annotationsAl Viro2006-09-281-3/+3
* [IPV4]: multipath_set_nhinfo() annotationsAl Viro2006-09-282-4/+4
* [IPV4] fib_trie.c: trivial annotationsAl Viro2006-09-281-6/+6
* [IPV4] bug: open-coded inet_make_mask() in fib_semantic_match() is brokenAl Viro2006-09-281-2/+1
OpenPOWER on IntegriCloud