index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
groups.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-12
be2net: For the VF MAC, use the OUI from current MAC address
Ajit Khaparde
1
-3
/
+2
2011-02-12
be2net: Cleanup the VF interface handles
Ajit Khaparde
1
-0
/
+9
2011-02-12
be2net: call be_vf_eth_addr_config() after register_netdev
Ajit Khaparde
1
-9
/
+8
2011-02-12
be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has s...
Ajit Khaparde
1
-17
/
+22
2011-02-12
be2net: Use domain id when be_cmd_if_destroy is called.
Ajit Khaparde
3
-5
/
+8
2011-02-12
be2net: endianness fix in be_cmd_set_qos().
Ajit Khaparde
1
-2
/
+2
2011-02-12
be2net: While configuring QOS for VF, pass proper domain id
Ajit Khaparde
1
-1
/
+1
2011-02-11
atl1: Do not use legacy PCI power management
Rafael J. Wysocki
1
-46
/
+31
2011-02-11
atl1c: Do not call device_init_wakeup() in atl1c_probe()
Rafael J. Wysocki
1
-1
/
+0
2011-02-11
tg3: Avoid setting power.can_wakeup for devices that cannot wake up
Rafael J. Wysocki
1
-2
/
+4
2011-02-11
ixgbe: Adding 100MB FULL support in ethtool
Atita Shirwaikar
2
-3
/
+36
2011-02-11
ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue
Don Skidmore
2
-0
/
+4
2011-02-11
ixgbe: cleanup namespace complaint by removing little used function
Don Skidmore
2
-12
/
+2
2011-02-11
ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
Don Skidmore
2
-2
/
+1
2011-02-11
ixgbe: DCB, use hardware independent routines
John Fastabend
1
-5
/
+1
2011-02-11
ixgbe: DCB, remove RESET bit it is no longer needed
John Fastabend
1
-25
/
+12
2011-02-11
ixgbe: DCB, do not reset on CEE pg changes
John Fastabend
2
-13
/
+39
2011-02-11
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
7
-1
/
+212
2011-02-11
ixgbe: DCB, abstract out dcb_config from DCB hardware configuration
John Fastabend
7
-102
/
+230
2011-02-11
ixgbe: DCB, remove round robin mode on 82598 devices
John Fastabend
3
-6
/
+2
2011-02-11
ixgbe: DCB, only reprogram HW if the FCoE priority is changed
John Fastabend
1
-12
/
+26
2011-02-11
igb: Enable PF side of SR-IOV support for i350 devices
Carolyn Wyborny
3
-24
/
+33
2011-02-11
e1000e: return appropriate errors for 'ethtool -r'
Bruce Allan
1
-2
/
+9
2011-02-11
e1000e: use correct pointer when memcpy'ing a 2-dimensional array
Bruce Allan
1
-1
/
+1
2011-02-11
e1000e: replace unbounded sprintf with snprintf
Bruce Allan
1
-2
/
+6
2011-02-11
tg3: Expand 5719 workaround
Matt Carlson
1
-2
/
+2
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
4
-3
/
+36
2011-02-10
inetpeer: Add redirect and PMTU discovery cached info.
David S. Miller
2
-7
/
+13
2011-02-10
inetpeer: Abstract address representation further.
David S. Miller
4
-11
/
+15
2011-02-10
net: rename group sysfs entry to netdev_group
Xiaotian Feng
1
-1
/
+1
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
[next]