aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: encapsulation annotationsAl Viro2006-12-026-44/+44
* [SUNRPC]: annotate hash_ip()Al Viro2006-12-021-4/+4
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-021-6/+6
* [IPV6]: annotate struct frag_hdrAl Viro2006-12-021-4/+4
* [IPV6]: annotate icmpv6 headersAl Viro2006-12-021-6/+6
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-0214-15/+14
* [XFRM]: misc annotationsAl Viro2006-12-024-10/+10
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-022-11/+11
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-024-64/+64
* [TIPC]: endianness annotationsAl Viro2006-12-027-52/+38
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-021-4/+12
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-02137-3156/+24511
|\
| * [netdrvr] skge: build fixJeff Garzik2006-12-021-0/+1
| * [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale2006-12-024-45/+18
| * [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-027-23/+93
| * [PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger2006-12-021-4/+15
| * [PATCH] chelsio: statistics improvementStephen Hemminger2006-12-023-68/+100
| * [PATCH] chelsio: add MSI supportStephen Hemminger2006-12-022-3/+18
| * [PATCH] chelsio: use standard CRC routinesStephen Hemminger2006-12-022-28/+4
| * [PATCH] chelsio: cleanup pm3393 codeStephen Hemminger2006-12-021-40/+29
| * [PATCH] chelsio: add 1G swcixw aupportStephen Hemminger2006-12-0212-0/+2780
| * [PATCH] chelsio: add support for other 10G boardsStephen Hemminger2006-12-0223-371/+6041
| * [PATCH] chelsio: remove unused mutexStephen Hemminger2006-12-022-2/+0
| * [PATCH] chelsio: use kzallocStephen Hemminger2006-12-022-4/+3
| * [PATCH] chelsio: whitespace fixesStephen Hemminger2006-12-024-16/+16
| * [PATCH] amd8111e use standard CRC libStephen Hemminger2006-12-022-30/+1
| * [PATCH] sky2: msi enhancements.Stephen Hemminger2006-12-022-8/+11
| * [PATCH] sky2: kfree_skb_any neededStephen Hemminger2006-12-021-1/+1
| * [PATCH] sky2: fixes for Yukon EC_U chip revisionsStephen Hemminger2006-12-022-9/+13
| * [PATCH] sky2: add Dlink 560SX idStephen Hemminger2006-12-021-0/+1
| * [PATCH] sky2: receive error handling fixStephen Hemminger2006-12-021-3/+3
| * [PATCH] skge: don't clear MC state on link downStephen Hemminger2006-12-021-3/+2
| * [PATCH] mv643xx_eth: fix unbalanced parentheses in macrosMariusz Kozlowski2006-12-021-2/+2
| * drivers/net/tulip/dmfe: support basic carrier detectionSamuel Thibault2006-12-021-1/+8
| * [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-021-9/+0
| * [PATCH] netxen: uses PCIRandy Dunlap2006-12-021-0/+1
| * [PATCH] chelsio: use kzallocStephen Hemminger2006-12-021-6/+3
| * [PATCH] chelsio: use __netif_rx_schedule_prepStephen Hemminger2006-12-021-15/+3
| * [PATCH] chelsio: free_netdevStephen Hemminger2006-12-021-7/+7
| * [PATCH] chelsio: procectomyStephen Hemminger2006-12-021-14/+0
| * [PATCH] chelsio: whitespace cleanupStephen Hemminger2006-12-021-101/+101
| * [PATCH] chelsio: remove leftover codeStephen Hemminger2006-12-021-35/+0
| * [PATCH] Adapt ucc_geth driver to use new of_platform_device supportKim Phillips2006-12-021-3/+3
| * [PATCH] sundance: use NULL for pointerRandy Dunlap2006-12-021-2/+2
| * [PATCH] NetXen: temp monitoring, newer firmware support, mm footprint reductionAmit S. Kale2006-12-0211-270/+891
| * [PATCH] NetXen: Fixed /sys mapping between device and driverAmit S. Kale2006-12-021-1/+2
| * [PATCH] softmac: reduce scan debug outputLarry Finger2006-12-021-3/+2
| * [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-023-20/+11
| * [PATCH] zd1211rw: Use softmac ERP handling functionalityDaniel Drake2006-12-024-65/+286
| * [PATCH] zd1211rw: Rename cs_rate to zd_rateDaniel Drake2006-12-023-32/+34