index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
hyperv: Fix the missing return value in rndis_filter_set_packet_filter()
Haiyang Zhang
1
-0
/
+1
2012-10-02
hyperv: Fix the max_xfer_size in RNDIS initialization
Haiyang Zhang
1
-2
/
+1
2012-10-02
vxlan: put UDP socket in correct namespace
stephen hemminger
1
-3
/
+5
2012-10-02
vxlan: Depend on CONFIG_INET
David S. Miller
1
-1
/
+1
2012-10-01
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
7
-82
/
+76
2012-10-02
sfc: Fix the reported priorities of different filter types
Ben Hutchings
1
-16
/
+53
2012-10-02
sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP
Ben Hutchings
3
-58
/
+10
2012-10-02
sfc: Fix loopback self-test with separate_tx_channels=1
Ben Hutchings
2
-2
/
+4
2012-10-02
sfc: Fix MCDI structure field lookup
Ben Hutchings
1
-2
/
+4
2012-10-02
sfc: Add parentheses around use of bitfield macro arguments
Ben Hutchings
1
-11
/
+11
2012-10-02
sfc: Fix null function pointer in efx_sriov_channel_type
Ben Hutchings
1
-0
/
+1
2012-10-01
vxlan: virtual extensible lan
stephen hemminger
3
-0
/
+1231
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
2
-2
/
+2
2012-10-01
tg3: unconditionally select HWMON support when tg3 is enabled.
Paul Gortmaker
2
-9
/
+1
2012-10-01
Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"
David S. Miller
1
-3
/
+0
2012-10-01
asix: Adds support for Lenovo 10/100 USB dongle.
Quinlan Pfiffer
1
-0
/
+4
2012-10-01
flexcan: disable bus error interrupts for the i.MX28
Wolfgang Grandegger
1
-10
/
+19
2012-10-01
net: ti cpsw ethernet: allow reading phy interface mode from DT
Daniel Mack
1
-0
/
+3
2012-10-01
net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL
Daniel Mack
1
-0
/
+5
2012-10-01
mlx4: dont orphan skbs in mlx4_en_xmit()
Eric Dumazet
1
-4
/
+0
2012-10-01
bnx2x: update version to 1.78.00-0.
Yuval Mintz
1
-2
/
+2
2012-10-01
bnx2x,cnic: use FW 7.8.2
Yuval Mintz
11
-563
/
+79
2012-10-01
be2net: fix vfs enumeration
Ivan Vecera
1
-4
/
+2
2012-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
63
-1366
/
+3259
2012-09-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
68
-1245
/
+1623
2012-09-30
be2net: fixup log messages
Sathya Perla
2
-6
/
+31
2012-09-30
be2net: cleanup code related to be_link_status_query()
Sathya Perla
5
-64
/
+48
2012-09-30
be2net: fix wrong handling of be_setup() failure in be_probe()
Sathya Perla
1
-3
/
+1
2012-09-30
be2net: remove type argument of be_cmd_mac_addr_query()
Sathya Perla
3
-15
/
+9
2012-09-30
tg3: Disable multiple TX rings by default due to hardware flaw
Michael Chan
1
-6
/
+9
2012-09-30
tg3: Add support for ethtool -L|-l to get/set the number of rings.
Michael Chan
2
-3
/
+63
2012-09-30
tg3: Refactor tg3_close()
Michael Chan
1
-32
/
+38
2012-09-30
tg3: Refactor tg3_open()
Michael Chan
1
-33
/
+45
2012-09-30
tg3: Separate coalescing setup for rx and tx
Michael Chan
1
-29
/
+45
2012-09-30
tg3: Allow number of rx and tx rings to be set independently.
Michael Chan
2
-26
/
+53
2012-09-30
tg3: Introduce separate functions to allocate/free RX/TX rings.
Michael Chan
2
-76
/
+146
2012-09-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-3
/
+0
2012-09-28
smsc75xx: add wol magic packet support
Steve Glendinning
1
-14
/
+174
2012-09-28
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
1
-3
/
+54
2012-09-28
smsc75xx: add explicit test that device is READY
Steve Glendinning
1
-0
/
+23
2012-09-28
smsc95xx: add wol magic packet support
Steve Glendinning
2
-8
/
+182
2012-09-28
smsc95xx: enable power saving mode during system suspend
Steve Glendinning
2
-2
/
+32
2012-09-28
smsc95xx: fix resume when usb device is reset
Steve Glendinning
1
-0
/
+1
2012-09-28
smsc95xx: check return code from control messages
Steve Glendinning
1
-183
/
+148
2012-09-28
smsc95xx: remove unnecessary variables
Steve Glendinning
2
-20
/
+10
2012-09-28
smsc95xx: sleep before read for lengthy operations
Steve Glendinning
1
-2
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-96
/
+199
2012-09-28
ath9k: Fix BTCOEX weight initialization
Sujith Manoharan
4
-32
/
+39
2012-09-28
mwifiex: convert to use le16_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
4
-8
/
+49
[next]