summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-052-8/+4
| | * | Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-058-46/+31
| | * | Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18
| | * | ixgbe: add real-time traffic countersAyyappan Veeraiyan2008-02-051-4/+11
| | * | ixgbe: fix several counter register errataAyyappan Veeraiyan2008-02-051-22/+31
| | * | ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan2008-02-051-7/+22
| | * | ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan2008-02-051-10/+28
| | * | ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-051-5/+5
| | * | ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-051-16/+36
| | * | ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2008-02-052-36/+76
| | * | ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-053-42/+49
| | * | xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-051-1/+1
| | * | drivers/net/tlan.c: compilation warning fixLeonardo Potenza2008-02-051-7/+18
| | * | mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley2008-02-051-3/+8
| | * | sky2: fix for Yukon FE (regression in 2.6.25)Stephen Hemminger2008-02-052-11/+8
| | * | iSeries: fix section mismatch in iseries_vethStephen Rothwell2008-02-051-1/+1
| * | | ipvs: Make wrr "no available servers" error message rate-limitedSven Wegener2008-02-051-1/+2
| * | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-0510-74/+171
| |\ \ \
| | * | | b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2008-02-052-58/+99
| | * | | b43: fix build with CONFIG_SSB_PCIHOST=nAndrew Morton2008-02-051-0/+9
| | * | | mac80211: Is not EXPERIMENTAL anymoreMichael Buesch2008-02-051-1/+0
| | * | | iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+4
| | * | | b43legacy: fix DMA slot resource leakageStefano Brivio2008-02-051-2/+12
| | * | | b43legacy: drop packets we are not able to encryptStefano Brivio2008-02-054-8/+38
| | * | | b43legacy: fix suspend/resumeStefano Brivio2008-02-051-2/+7
| | * | | b43legacy: fix PIO crashStefano Brivio2008-02-051-0/+3
| | |/ /
| * | | [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set.Rami Rosen2008-02-051-1/+2
| * | | [NET_SCHED]: cls_flow: support classification based on VLAN tagPatrick McHardy2008-02-052-0/+13
| * | | [VLAN]: Constify skb argument to vlan_get_tag()Patrick McHardy2008-02-051-3/+4
| * | | [NET_SCHED]: cls_flow: fix key mask validity checkPatrick McHardy2008-02-051-2/+3
| * | | [NET_SCHED]: em_meta: fix compile warningPatrick McHardy2008-02-051-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-0611-536/+164
|\ \ \ \
| * | | | [SPARC64]: Temporarily remove IOMMU merging code.David S. Miller2008-02-066-497/+93
| * | | | [SPARC64]: Update defconfig.David S. Miller2008-02-061-30/+53
| * | | | [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-064-9/+18
| | |_|/ | |/| |
* | | | fb: fix warning: no return statement in function returning non-voidAnton Vorontsov2008-02-061-0/+1
* | | | virtio: add missing #include <linux/delay.h>Johann Felix Soden2008-02-061-0/+1
* | | | ext3: fix lock inversion in direct IOJan Kara2008-02-061-54/+52
* | | | jbd.h: hide kernel only codeOlaf Hering2008-02-061-2/+0
* | | | ext3: remove unused code from ext3_find_entry()Mariusz Kozlowski2008-02-061-4/+0
* | | | ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita2008-02-063-14/+3
* | | | ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita2008-02-063-16/+8
* | | | ext[234]: use ext[234]_get_group_desc()Akinobu Mita2008-02-063-27/+12
* | | | ext[234]: fix comment for nonexistent variableAkinobu Mita2008-02-063-4/+4
* | | | ext3: change the default behaviour on errorAneesh Kumar K.V2008-02-061-8/+8
* | | | ext3: return after ext3_error in case of failuresAneesh Kumar K.V2008-02-061-2/+6
* | | | make jbd/journal.c:__journal_abort_hard() staticAdrian Bunk2008-02-062-2/+1
* | | | BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2Andi Kleen2008-02-062-2/+2
* | | | BKL-removal: remove incorrect BKL comment in ext2Andi Kleen2008-02-061-1/+0
* | | | BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-064-14/+7