index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-2
/
+20
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-22
/
+6
2013-04-29
Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-264
/
+24
2013-04-19
net: ax88796: avoid 64 bit arithmetic
Arnd Bergmann
1
-1
/
+1
2013-04-19
qlge: Update version to 1.00.00.32.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix ethtool autoneg advertising.
Jitendra Kalsaria
1
-1
/
+1
2013-04-19
qlge: Fix receive path to drop error frames
Sritej Velaga
1
-7
/
+29
2013-04-19
net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)
Bjørn Mork
1
-0
/
+9
2013-04-19
net: qmi_wwan: fixup destination address (firmware bug workaround)
Bjørn Mork
1
-0
/
+11
2013-04-19
net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)
Bjørn Mork
1
-0
/
+84
2013-04-19
bonding: in bond_mc_swap() bond's mc addr list is walked without lock
nikolay@redhat.com
1
-0
/
+4
2013-04-19
bonding: disable netpoll on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-19
bonding: primary_slave & curr_active_slave are not cleaned on enslave failure
nikolay@redhat.com
1
-0
/
+10
2013-04-19
bonding: vlans don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-19
bonding: mc addresses don't get deleted on enslave failure
nikolay@redhat.com
1
-0
/
+5
2013-04-19
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
7
-145
/
+141
2013-04-18
bonding: fix l23 and l34 load balancing in forwarding path
Eric Dumazet
1
-25
/
+30
2013-04-18
bnx2x: Fix status blocks configuration
Ariel Elior
1
-2
/
+5
2013-04-18
bnx2x: Prevent UNDI FW illegal host access
Dmitry Kravkov
1
-0
/
+4
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-145
/
+141
2013-04-18
qlcnic: Fix typo in logs
Shahed Shaikh
1
-5
/
+4
2013-04-18
qlcnic: fix TSO race condition
Sritej Velaga
1
-2
/
+1
2013-04-18
qlcnic: Stop traffic before performing loopback test
Jitendra Kalsaria
1
-0
/
+6
2013-04-18
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
1
-0
/
+6
2013-04-18
igb: Revert support for build_skb in igb
Alexander Duyck
2
-114
/
+4
2013-04-17
qlcnic: fix beaconing test for 82xx adapter
Himanshu Madhani
1
-2
/
+2
2013-04-16
net: fec: fix regression in link change accounting
Lucas Stach
1
-0
/
+1
2013-04-16
net: cdc_mbim: remove bogus sizeof()
Bjørn Mork
1
-1
/
+1
2013-04-15
drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...
Mugunthan V N
1
-1
/
+1
2013-04-15
net: mvneta: fix improper tx queue usage in mvneta_tx()
Willy Tarreau
1
-5
/
+4
2013-04-14
Merge 3.9-rc7 intp tty-next
Greg Kroah-Hartman
62
-880
/
+1047
2013-04-14
Merge 3.9-rc7 into char-misc-next
Greg Kroah-Hartman
62
-880
/
+1047
2013-04-13
net: mvmdio: add select PHYLIB
Thomas Petazzoni
1
-1
/
+1
2013-04-12
tuntap: fix error return code in tun_set_iff()
Wei Yongjun
1
-1
/
+1
2013-04-12
be2net: take care of __vlan_put_tag return value
Ivan Vecera
1
-2
/
+3
2013-04-12
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
1
-1
/
+1
2013-04-12
can: sja1000: fix handling on dt properties on little endian systems
Christoph Fritz
1
-16
/
+15
2013-04-12
can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
Marc Kleine-Budde
1
-2
/
+8
2013-04-11
stmmac: prevent interrupt loop with MMC RX IPC Counter
Christian Ruppert
1
-0
/
+1
2013-04-11
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-04-11
bonding: fix netdev event NULL pointer dereference
nikolay@redhat.com
1
-2
/
+11
2013-04-10
bnx2x: Prevent null pointer dereference in AFEX mode
Yuval Mintz
1
-1
/
+2
2013-04-10
e100: Add dma mapping error check
Neil Horman
1
-11
/
+25
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
1
-1
/
+2
2013-04-08
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
1
-0
/
+9
2013-04-08
Revert "bonding: remove sysfs before removing devices"
nikolay@redhat.com
1
-1
/
+1
2013-04-08
brcmsmac: request firmware in .start() callback
Arend van Spriel
1
-132
/
+132
2013-04-08
brcmfmac: remove advertising P2P device support
Arend van Spriel
1
-6
/
+1
2013-04-08
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
2013-04-08
ath9k: fix DFS detector called in softirq context
Zefir Kurtisi
2
-4
/
+4
[next]