index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rdma
/
ib_umem.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-25
qlcnic: fix loopback test
Amit Kumar Salecha
3
-22
/
+8
2010-07-24
net: pskb_expand_head() optimization
Eric Dumazet
2
-2
/
+3
2010-07-24
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
3
-0
/
+22
2010-07-24
ixgbe: fix ethtool stats
Eric Dumazet
1
-21
/
+21
2010-07-24
qlcnic: fix bandwidth check
Rajesh Borundia
1
-4
/
+3
2010-07-23
3c59x: Fix call to mdio_sync() with the wrong argument
Ben Hutchings
1
-1
/
+1
2010-07-23
net: s2io: fix buffer overflow
Kulikov Vasiliy
1
-10
/
+18
2010-07-23
mv643xx_eth: potential null dereference
Dan Carpenter
1
-1
/
+2
2010-07-23
net: 3c59x: fix leak of iomaps
Kulikov Vasiliy
1
-0
/
+1
2010-07-23
net: core: don't use own hex_to_bin() method
Andy Shevchenko
1
-24
/
+12
2010-07-23
wireless: use newly introduced hex_to_bin()
Andy Shevchenko
1
-21
/
+2
2010-07-23
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
1
-11
/
+2
2010-07-23
drivers: net: use newly introduced hex_to_bin()
Andy Shevchenko
1
-6
/
+5
2010-07-23
drivers: atm: don't use private copy of hex_to_bin()
Andy Shevchenko
1
-13
/
+2
2010-07-23
be2net: bump the driver version number
Ajit Khaparde
1
-1
/
+1
2010-07-23
be2net: variable name changes
Ajit Khaparde
4
-8
/
+8
2010-07-23
be2net: supress printing error when mac query fails for VF
Ajit Khaparde
1
-1
/
+2
2010-07-23
be2net: code to support tx rate configuration on virtual functions
Ajit Khaparde
4
-1
/
+78
2010-07-23
be2net: add vlan support for sriov virtual functions
Ajit Khaparde
2
-8
/
+47
2010-07-23
be2net: add support to get vf config
Ajit Khaparde
2
-13
/
+47
2010-07-23
be2net: change to call pmac_del only if necessary
Ajit Khaparde
2
-2
/
+5
2010-07-23
qeth: avoid useless removal of multicast addresses
Ursula Braun
1
-2
/
+0
2010-07-23
qeth: Use memdup_user when user data is immediately copied into the allocated region.
Julia Lawall
1
-8
/
+3
2010-07-23
qeth: return zero from reply callback functions
Ursula Braun
1
-8
/
+2
2010-07-23
claw: A claw device is a group of just 2 ccw devices
Ursula Braun
1
-1
/
+1
2010-07-23
qeth: avoid loop if ipa command response is missing
Ursula Braun
2
-0
/
+16
2010-07-23
qeth: serialize sysfs-triggered device configurations
Ursula Braun
5
-7
/
+22
2010-07-23
qeth: Clear mac_bits field when switching between Layer 2 and Layer 3
Carsten Otte
1
-0
/
+1
2010-07-23
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
5
-9
/
+18
2010-07-22
stmmac: handle allocation errors in setup functions
Dan Carpenter
3
-3
/
+7
2010-07-22
caif: precedence bug
Dan Carpenter
1
-1
/
+1
2010-07-22
bonding: don't lock when copying/clearing VLAN list on slave
Jay Vosburgh
1
-13
/
+3
2010-07-22
bonding: change test for presence of VLANs
Jay Vosburgh
2
-9
/
+25
2010-07-22
net/fec: restore interrupt mask after software-reset in fec_stop()
Wolfram Sang
1
-3
/
+4
2010-07-22
3c59x: handle pci_iomap() errors
Kulikov Vasiliy
1
-0
/
+5
2010-07-22
net: RTA_MARK addition
Eric Dumazet
2
-0
/
+8
2010-07-22
CAN: Add Flexcan CAN controller driver
Marc Kleine-Budde
4
-0
/
+1060
2010-07-21
r6040: Fix args to phy_mii_ioctl().
David S. Miller
1
-1
/
+1
2010-07-21
vhost net: Fix warning.
David S. Miller
1
-1
/
+0
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2
-2
/
+2
2010-07-21
irda: Use __packed annotation instead IRDA_PACKED macro
Gustavo F. Padovan
2
-13
/
+9
2010-07-21
drivers/net/irda: use for_each_pci_dev()
Kulikov Vasiliy
1
-4
/
+1
2010-07-21
drivers/net/qlge: Use pr_<level>, shrink text a bit
Joe Perches
2
-491
/
+318
2010-07-21
mac80211: proper IBSS locking
Johannes Berg
2
-50
/
+54
2010-07-21
mac80211: fix IBSS lockdep complaint
Johannes Berg
1
-5
/
+14
2010-07-21
mac80211: refuse shared key auth when WEP is unavailable
Johannes Berg
1
-0
/
+2
2010-07-21
cfg80211: fix race between sysfs and cfg80211
Maxime Bizon
1
-6
/
+8
2010-07-21
b43: silence phy_n sparse warnings
Larry Finger
1
-7
/
+9
2010-07-21
b43: silence most sparse warnings
John W. Linville
4
-10
/
+10
2010-07-21
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
1
-8
/
+2
[next]