index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
sfc: Limit filter search depth further for performance hints (i.e. RFS)
Ben Hutchings
1
-4
/
+9
2011-02-15
net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE
Ben Hutchings
1
-1
/
+2
2011-02-15
sfc: Add TX queues for high-priority traffic
Ben Hutchings
7
-28
/
+156
2011-02-15
sfc: Distinguish queue lookup from test for queue existence
Ben Hutchings
3
-29
/
+33
2011-02-15
sfc: Move TX queue core queue mapping into tx.c
Ben Hutchings
3
-4
/
+10
2011-02-15
net: Adjust TX queue kobjects if number of queues changes during unregister
Ben Hutchings
1
-1
/
+2
2011-02-14
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
Ben Hutchings
1
-7
/
+7
2011-02-09
pch_can: fix module reload issue with MSI
Tomoya
1
-0
/
+1
2011-02-09
pch_can: fix rmmod issue
Tomoya
1
-1
/
+1
2011-02-09
pch_can: fix 800k comms issue
Tomoya
1
-1
/
+1
2011-02-09
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
5
-6
/
+0
2011-02-09
net: Remove bogus barrier() in dst_allfrag().
David S. Miller
1
-2
/
+0
2011-02-09
net: Fix lockdep regression caused by initializing netdev queues too early.
David S. Miller
1
-11
/
+16
2011-02-08
net/caif: Fix dangling list pointer in freed object on error.
David S. Miller
1
-2
/
+2
2011-02-08
ipsec: allow to align IPv4 AH on 32 bits
Nicolas Dichtel
3
-6
/
+21
2011-02-08
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
1
-80
/
+147
2011-02-08
CDC NCM errata updates for cdc.h
Alexey Orishko
1
-5
/
+18
2011-02-08
ixgbe: update version string
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: cleanup variable initialization
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: limit VF access to network traffic
Alexander Duyck
2
-2
/
+3
2011-02-08
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-2
/
+9
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
2
-6
/
+3
2011-02-08
e1000: add support for Marvell Alaska M88E1118R PHY
Florian Fainelli
2
-1
/
+4
2011-02-08
e1000e: tx_timeout should not increment for non-hang events
Jesse Brandeburg
1
-1
/
+0
2011-02-08
batman-adv: Linearize fragment packets before merge
Sven Eckelmann
1
-5
/
+10
2011-02-07
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
2011-02-07
mac80211: remove unneeded check
Dan Carpenter
1
-1
/
+1
2011-02-07
ath9k: Update comments for not parsing DTIM period
Mohammed Shafi Shajakhan
1
-2
/
+3
2011-02-07
mac80211: Update comments on radiotap MCS index
Mohammed Shafi Shajakhan
1
-5
/
+2
2011-02-07
mac80211: as a 4-addr station, do not receive packets for other stations
Felix Fietkau
1
-1
/
+2
2011-02-07
mac80211: Make some mlme timers module paramaters.
Ben Greear
1
-11
/
+23
2011-02-07
ath5k: Fix fast channel switching
Nick Kossifidis
1
-55
/
+87
2011-02-07
mac80211: fix the skb cloned check in the tx path
Felix Fietkau
1
-1
/
+1
2011-02-07
iwlagn: Re-enable RF_KILL interrupt when down
Don Fry
1
-0
/
+6
2011-02-07
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
1
-1
/
+1
2011-02-07
enic: Update MAINTAINERS
Vasanthy Kolluri
1
-0
/
+1
2011-02-07
enic: Clean up: Remove support for an older version of hardware
Vasanthy Kolluri
7
-99
/
+4
2011-02-07
enic: Bug Fix: Reorder firmware devcmds - CMD_INIT and CMD_IG_VLAN_REWRITE_MODE
Vasanthy Kolluri
2
-13
/
+17
2011-02-07
enic: Bug Fix: Fix return values of enic_add/del_station_addr routines
Vasanthy Kolluri
2
-13
/
+15
2011-02-07
enic: Clean up: Organize devcmd wrapper routines
Vasanthy Kolluri
5
-208
/
+275
2011-02-07
enic: Decouple mac address registration and deregistration from port profile ...
Roopa Prabhu
2
-7
/
+1
2011-02-06
bnx2x: Proper netdev->ndo_set_rx_mode() implementation.
Vladislav Zolotarov
3
-105
/
+369
2011-02-06
bnx2x: Duplication in promisc mode
Vladislav Zolotarov
1
-9
/
+23
2011-02-06
bnx2x: MTU for FCoE L2 ring
Vladislav Zolotarov
5
-21
/
+57
2011-02-06
iwlwifi: fix compiling error with different configuration
Wey-Yi Guy
1
-2
/
+4
2011-02-06
iwlwifi: remove unnecessary locking
Johannes Berg
2
-6
/
+0
2011-02-06
tcp: Add reference to initial CWND ietf draft.
David S. Miller
1
-1
/
+1
2011-02-06
sis900: Fix mem leak in sis900_rx error path
Jesper Juhl
1
-0
/
+1
2011-02-06
benet: Avoid potential null deref in be_cmd_get_seeprom_data()
Ajit Khaparde
1
-0
/
+5
2011-02-05
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
9
-73
/
+108
[next]