index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
FlashPoint.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-04
sfc: Use consistent types for filter IDs, indices and search depths
Ben Hutchings
2
-8
/
+8
2012-01-04
sfc: Change filter ID generation to satisfy priority semantics of RX NFC
Ben Hutchings
2
-5
/
+43
2012-01-04
ethtool: Allow drivers to select RX NFC rule locations
Ben Hutchings
3
-4
/
+35
2012-01-04
gianfar: Reject out-of-range RX NFC locations
Ben Hutchings
1
-2
/
+3
2012-01-04
net/smsc911x: Check if PHY is in operational mode before software reset
Javier Martinez Canillas
1
-0
/
+92
2012-01-04
net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>
Javier Martinez Canillas
3
-20
/
+30
2012-01-03
skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP
Daniel Halperin
1
-2
/
+2
2012-01-03
net/davinci: do not use all descriptors for tx packets
Sascha Hauer
1
-0
/
+8
2012-01-03
net_sched: qdisc_alloc_handle() can be too slow
Eric Dumazet
1
-5
/
+9
2012-01-03
sch_qfq: accurate wsum handling
Eric Dumazet
1
-8
/
+9
2012-01-03
sch_sfq: dont put new flow at the end of flows
Eric Dumazet
1
-1
/
+1
2012-01-03
mlx4_core: Elaborating limitation on VF port options
Yevgeny Petrilin
1
-1
/
+6
2012-01-03
mlx4_core: fix mtt range deallocation
Marcel Apfelbaum
1
-2
/
+2
2012-01-03
bonding: fix error handling if slave is busy (v2)
stephen hemminger
1
-2
/
+7
2012-01-03
8139cp: properly config rx mode after resuming
Jason Wang
1
-6
/
+3
2012-01-03
8139cp/8139too: do not read into reserved registers
Jason Wang
2
-2
/
+2
2012-01-03
ixgbe: add support for new 82599 device.
Don Skidmore
3
-5
/
+22
2012-01-03
ixgbe: add support for new 82599 device id
Emil Tantilov
3
-0
/
+3
2012-01-03
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
1
-0
/
+1
2012-01-03
ixgbe: fix typo's
Stephen Hemminger
1
-7
/
+7
2012-01-03
ixgbe: fix incorrect PHY register reads
Emil Tantilov
1
-4
/
+4
2012-01-03
igb: Add flow control advertising to ethtool setting.
Carolyn Wyborny
1
-2
/
+4
2012-01-03
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2
-23
/
+23
2012-01-01
netfilter: nfnetlink_acct: fix nfnl_acct_get operation
Pablo Neira Ayuso
1
-4
/
+13
2011-12-31
gspca: Fix falling back to lower isoc alt settings
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
1
-8
/
+20
2011-12-31
netfilter: ctnetlink: fix timeout calculation
Xi Wang
1
-2
/
+2
2011-12-31
ipvs: try also real server with port 0 in backup server
Julian Anastasov
4
-5
/
+11
2011-12-31
skge: restore rx multicast filter on resume and after config changes
Florian Zumbiehl
1
-0
/
+3
2011-12-30
be2net: query link status in be_open()
Ajit Khaparde
5
-19
/
+45
2011-12-30
be2net: fix range check for set_qos for a VF
Ajit Khaparde
1
-5
/
+9
2011-12-30
be2net: fix be_vlan_add/rem_vid
Ajit Khaparde
1
-11
/
+24
2011-12-30
mlx4_en: nullify cq->vector field when closing completion queue
Yevgeny Petrilin
1
-0
/
+1
2011-12-30
netem: fix classful handling
Eric Dumazet
1
-121
/
+81
2011-12-30
IPv6: Avoid taking write lock for /proc/net/ipv6_route
Josh Hunt
3
-1
/
+25
2011-12-30
unix_diag: Fixup RQLEN extension report
Pavel Emelyanov
2
-1
/
+17
2011-12-30
af_unix: Move CINQ/COUTQ code to helpers
Pavel Emelyanov
2
-23
/
+39
2011-12-30
unix_diag: Add the MEMINFO extension
Pavel Emelyanov
2
-8
/
+14
2011-12-30
inet_diag: Add the SKMEMINFO extension
Pavel Emelyanov
2
-1
/
+6
2011-12-30
sock_diag: Introduce the meminfo nla core (v2)
Pavel Emelyanov
2
-0
/
+38
2011-12-30
unix_diag: Include unix_diag.h into header-y target
Pavel Emelyanov
2
-0
/
+3
2011-12-30
sock_diag: Arrange sock_diag.h such that it is exportable to userspace
Pavel Emelyanov
2
-3
/
+8
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
1
-1
/
+0
2011-12-30
tipc: rename struct bearer_name to struct tipc_bearer_names
Paul Gortmaker
2
-6
/
+6
2011-12-30
tipc: rename struct link* to struct tipc_link*
Paul Gortmaker
10
-146
/
+156
2011-12-30
tipc: rename struct bcbearer* to tipc_bcbearer*
Paul Gortmaker
1
-10
/
+10
2011-12-30
tipc: rename struct bclink to struct tipc_bclink
Paul Gortmaker
1
-4
/
+4
2011-12-30
tipc: rename struct subscriber to struct tipc_subscriber
Paul Gortmaker
1
-11
/
+11
2011-12-30
tipc: rename struct subscription to struct tipc_subscription
Paul Gortmaker
4
-26
/
+27
2011-12-30
tipc: rename struct port_list to struct tipc_port_list
Paul Gortmaker
6
-19
/
+19
[next]