index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'fixes-for-3.12' of git://gitorious.org/linux-can/linux-can
David S. Miller
2013-09-27
1
-4
/
+11
|
\
\
|
*
|
can: pcan_usb_core: fix memory leak on failure paths in peak_usb_start()
Alexey Khoroshilov
2013-09-20
1
-4
/
+11
|
|
/
*
|
via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
Roger Luethi
2013-09-26
1
-2
/
+7
*
|
qlge: call ql_core_dump() only if dump memory was allocated.
malahal@us.ibm.com
2013-09-24
2
-3
/
+3
*
|
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
2013-09-24
1
-3
/
+6
*
|
bnx2x: handle known but unsupported VF messages
Ariel Elior
2013-09-23
1
-26
/
+24
*
|
bnx2x: prevent masked MCP parities from appearing
Yuval Mintz
2013-09-23
1
-0
/
+8
*
|
bnx2x: prevent masking error from cnic
Yuval Mintz
2013-09-23
1
-2
/
+1
*
|
bnx2x: add missing VF resource allocation during init
Ariel Elior
2013-09-23
1
-0
/
+3
*
|
bnx2x: Fix support for VFs on some PFs
Ariel Elior
2013-09-23
1
-1
/
+1
*
|
bnx2x: Prevent mistaken hangup between driver & FW
Eilon Greenstein
2013-09-23
1
-9
/
+7
*
|
bnx2x: Fix 848xx duplex settings
Yaniv Rosner
2013-09-23
1
-24
/
+33
*
|
bnx2x: Specific Active-DAC is not detected on 57810
Yaniv Rosner
2013-09-23
1
-1
/
+6
*
|
bnx2x: 57840 non-external loopback test fail on 1G
Yaniv Rosner
2013-09-23
1
-4
/
+13
*
|
bnx2x: KR2 disablement fix
Yaniv Rosner
2013-09-23
1
-37
/
+39
*
|
bnx2x: Generalize KR work-around
Yaniv Rosner
2013-09-23
1
-24
/
+8
*
|
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-09-21
1
-5
/
+5
|
\
\
|
*
|
sfc: Increase MCDI status timeout to 250ms
Daniel Pieczko
2013-09-20
1
-2
/
+2
|
*
|
sfc: Wait for MC reboot to complete before scheduling driver reset
Daniel Pieczko
2013-09-20
1
-3
/
+3
|
|
/
*
|
slcan: rewrite of slc_bump and slc_encaps
Andre Naujoks
2013-09-20
1
-49
/
+87
*
|
slip/slcan: added locking in wakeup function
Andre Naujoks
2013-09-20
2
-0
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-09-19
68
-304
/
+554
|
\
|
*
netconsole: fix a deadlock with rtnl and netconsole's mutex
Nikolay Aleksandrov
2013-09-19
1
-4
/
+1
|
*
skge: fix broken driver
Mikulas Patocka
2013-09-19
1
-2
/
+3
|
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-09-19
1
-1
/
+1
|
*
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-09-19
3
-21
/
+23
|
*
cnic: Fix crash in cnic_bnx2x_service_kcq()
Michael Chan
2013-09-18
1
-1
/
+2
|
*
bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.
Michael Chan
2013-09-18
3
-4
/
+39
|
*
vxlan: Avoid creating fdb entry with NULL destination
Sridhar Samudrala
2013-09-17
1
-9
/
+13
|
*
drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...
Avinash Kumar
2013-09-17
1
-2
/
+2
|
*
net loopback: Set loopback_dev to NULL when freed
Eric W. Biederman
2013-09-17
1
-0
/
+1
|
*
Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
2013-09-16
4
-22
/
+43
|
|
\
|
|
*
sfc: Reinitialise and re-validate datapath caps after MC reboot
Ben Hutchings
2013-09-11
2
-0
/
+13
|
|
*
sfc: Clean up validation of datapath capabilities
Ben Hutchings
2013-09-11
1
-19
/
+22
|
|
*
sfc: Reset derived rx_bad_bytes statistic when EF10 MC is rebooted
Ben Hutchings
2013-09-11
1
-0
/
+5
|
|
*
sfc: Disable PTP on EF10 until we're ready to handle inline RX timestamps
Ben Hutchings
2013-09-11
1
-2
/
+0
|
|
*
sfc: Minimal support for 40G link speed
Ben Hutchings
2013-09-05
2
-1
/
+3
|
*
|
net: usb: cdc_ether: use usb.h macros whenever possible
Fabio Porcedda
2013-09-16
1
-46
/
+17
|
*
|
net: usb: cdc_ether: fix checkpatch errors and warnings
Fabio Porcedda
2013-09-16
1
-27
/
+20
|
*
|
net: usb: cdc_ether: Use wwan interface for Telit modules
Fabio Porcedda
2013-09-16
1
-0
/
+5
|
*
|
bgmac: implement unaligned addressing for DMA rings that support it
Rafał Miłecki
2013-09-16
2
-10
/
+30
|
*
|
bgmac: allow bigger et_swtype nvram variable
Hauke Mehrtens
2013-09-16
1
-2
/
+2
|
*
|
bgmac: fix internal switch initialization
Rafał Miłecki
2013-09-16
2
-2
/
+2
|
*
|
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
Olaf Hering
2013-09-16
1
-1
/
+13
|
*
|
cxgb4: remove workqueue when driver registration fails
Wei Yang
2013-09-15
1
-1
/
+3
|
*
|
bonding: Make alb learning packet interval configurable
Neil Horman
2013-09-15
5
-5
/
+47
|
*
|
vxlan: Fix sparse warnings
Joseph Gasparakis
2013-09-15
1
-10
/
+8
|
*
|
qlcnic: Fix VF reset recovery
Manish Chopra
2013-09-15
1
-0
/
+1
|
*
|
net: ps3_gelic: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
|
*
|
net: smsc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
2
-3
/
+2
[prev]
[next]