index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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...
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-05
pktgen: restore nanosec delays
Eric Dumazet
1
-1
/
+1
2009-10-05
pktgen: Fix multiqueue handling
Eric Dumazet
2
-1
/
+9
2009-10-05
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
1
-2
/
+2
2009-10-05
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
3
-0
/
+4
2009-10-05
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-02
net: Use sk_mark for routing lookup in more places
Atis Elsts
3
-0
/
+3
2009-10-02
sky2: irqname based on pci address
Stephen Hemminger
2
-2
/
+7
2009-10-02
skge: use unique IRQ name
Michal Schmidt
2
-2
/
+7
2009-10-02
IPv4 TCP fails to send window scale option when window scale is zero
Ori Finkelman
1
-5
/
+6
2009-10-02
net/ipv4/tcp.c: fix min() type mismatch warning
Andrew Morton
1
-1
/
+1
2009-10-01
Kconfig: STRIP: Remove stale bits of STRIP help text
Ralf Baechle
1
-7
/
+6
2009-10-01
NET: mkiss: Fix typo
Ralf Baechle
1
-2
/
+2
2009-10-01
tg3: Remove prev_vlan_tag from struct tx_ring_info
Eric Dumazet
1
-1
/
+0
2009-10-01
move virtnet_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-01
don't use __devexit_p to wrap sgiseeq_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-01
don't use __devexit_p to wrap meth_remove
Uwe Kleine-König
1
-1
/
+1
2009-10-01
bonding: set primary param via sysfs
Jiri Pirko
1
-0
/
+1
2009-10-01
pktgen: Fix delay handling
Eric Dumazet
1
-2
/
+4
2009-10-01
ixgbe: correct the parameter description
Jiri Pirko
1
-3
/
+1
2009-10-01
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
4
-6
/
+24
2009-10-01
3c59x: Rework suspend and resume
Anton Vorontsov
1
-39
/
+38
2009-10-01
drivers/net: ks8851_mll ethernet network driver
Choi, David
3
-0
/
+1705
2009-10-01
skge: Make sure both ports initialize correctly
Mike McCormack
1
-3
/
+6
2009-10-01
bcm63xx_enet: timeout off by one in do_mdio_op()
roel kluin
1
-1
/
+1
2009-10-01
qlge: Fix error exit for probe call.
Ron Mercer
1
-5
/
+5
2009-10-01
qlge: Protect reset recovery with rtnl_lock().
Ron Mercer
1
-3
/
+3
2009-10-01
qlge: Fix spin_lock warning.
Ron Mercer
1
-2
/
+0
2009-10-01
qlge: Fix out of sync hardware semaphore.
Ron Mercer
1
-4
/
+4
2009-10-01
qlge: Fix bad bit definitions.
Ron Mercer
1
-9
/
+9
2009-10-01
ixgbe: Remove ATR computation for UDP traffic
Peter P Waskiewicz Jr
1
-7
/
+0
2009-10-01
ixgbe patch to provide NIC's tx/rx counters via ethtool
Ben Greear
2
-2
/
+9
2009-10-01
ixgbe: Bump driver version number
Peter P Waskiewicz Jr
1
-1
/
+1
2009-10-01
ixgbe: Fix backplane flow control autoneg
Peter P Waskiewicz Jr
3
-52
/
+187
2009-10-01
ixgbe: Fix disabling of relaxed ordering with Tx DCA
Peter P Waskiewicz Jr
1
-3
/
+20
[next]