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
/
drivers
/
spi
/
tle62x0.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-07
netxen: Fix Unlikely(x) > y
Roel Kluin
1
-1
/
+1
2009-10-07
pasemi_mac: ethtool get settings fix
Valentine Barshak
1
-0
/
+3
2009-10-07
add maintainer for network drop monitor kernel service
Neil Horman
1
-0
/
+7
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
2
-28
/
+14
2009-10-07
rndis_host: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-07
ipv4: arp_notify address list bug
Stephen Hemminger
1
-6
/
+10
2009-10-06
gigaset: add kerneldoc comments
Tilman Schmidt
6
-44
/
+166
2009-10-06
gigaset: correct debugging output selection
Tilman Schmidt
1
-3
/
+6
2009-10-06
gigaset: improve error recovery
Tilman Schmidt
1
-24
/
+45
2009-10-06
gigaset: fix device ERROR response handling
Tilman Schmidt
1
-8
/
+8
2009-10-06
gigaset: announce if built with debugging
Tilman Schmidt
1
-1
/
+7
2009-10-06
gigaset: handle isoc frame errors more gracefully
Tilman Schmidt
1
-11
/
+7
2009-10-06
gigaset: linearize skb
Tilman Schmidt
1
-0
/
+6
2009-10-06
gigaset: fix reject/hangup handling
Tilman Schmidt
1
-0
/
+5
2009-10-06
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
2009-10-06
isdn: avoid races in capidrv
Tilman Schmidt
1
-12
/
+13
2009-10-06
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
1
-1
/
+1
2009-10-06
Documentation: expand isdn/INTERFACE.CAPI document
Tilman Schmidt
1
-16
/
+67
2009-10-06
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off
Ajit Khaparde
2
-3
/
+3
2009-10-06
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-06
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-06
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-06
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-06
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-06
connector: Fix incompatible pointer type warning
Stephen Boyd
1
-1
/
+2
2009-10-05
wext: let get_wireless_stats() sleep
Johannes Berg
1
-2
/
+2
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail
Ajit Khaparde
1
-1
/
+0
2009-10-05
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
Ken Kawasaki
9
-13
/
+73
2009-10-05
net: Support inclusion of <linux/socket.h> before <sys/socket.h>
Ben Hutchings
1
-18
/
+3
2009-10-04
pktgen: restore nanosec delays
Eric Dumazet
1
-1
/
+1
2009-10-04
pktgen: Fix multiqueue handling
Eric Dumazet
2
-1
/
+9
2009-10-04
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
1
-2
/
+2
2009-10-04
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
3
-0
/
+4
2009-10-04
ixgbe: add support for 82599 Combined Backplane
Don Skidmore
3
-0
/
+4
2009-10-02
cnic: Fix NETDEV_UP event processing.
Michael Chan
2
-3
/
+4
2009-10-02
uvesafb/connector: Disallow unpliviged users to send netlink packets
Philipp Reisner
1
-0
/
+3
2009-10-02
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
1
-0
/
+3
2009-10-02
dst/connector: Disallow unpliviged users to configure dst
Philipp Reisner
1
-0
/
+5
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Removed the destruct_data callback since it is always kfree_skb()
Philipp Reisner
3
-13
/
+5
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
1
-2
/
+1
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
10
-18
/
+19
2009-10-02
connector: Keep the skb in cn_callback_data
Philipp Reisner
3
-9
/
+9
2009-10-02
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
Frans Pop
3
-33
/
+6
2009-10-02
net: Fix wrong sizeof
Jean Delvare
2
-2
/
+2
2009-10-02
net: splice() from tcp to pipe should take into account O_NONBLOCK
Eric Dumazet
1
-1
/
+1
2009-10-01
net: Use sk_mark for routing lookup in more places
Atis Elsts
3
-0
/
+3
2009-10-01
sky2: irqname based on pci address
Stephen Hemminger
2
-2
/
+7
2009-10-01
skge: use unique IRQ name
Michal Schmidt
2
-2
/
+7
2009-10-01
IPv4 TCP fails to send window scale option when window scale is zero
Ori Finkelman
1
-5
/
+6
[next]