index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-19
net: Allow userns root to control tun and tap devices
Eric W. Biederman
1
-2
/
+3
2012-11-18
qlcnic: fix sparse warnings
Sony Chacko
3
-53
/
+65
2012-11-18
qlcnic: fix compiler warnings
Sony Chacko
5
-25
/
+17
2012-11-18
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
1
-0
/
+1
2012-11-18
vxlan: remove unused variable.
Rami Rosen
1
-1
/
+0
2012-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-56
/
+85
2012-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-5
/
+24
2012-11-16
tilegx: request_irq with a non-null device name
Simon Marchi
1
-1
/
+1
2012-11-16
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
7
-8
/
+1817
2012-11-16
net: phy: smsc: Re-enable EDPD mode for LAN87xx
Patrick Trantham
1
-26
/
+43
2012-11-15
can: grcan: Add device driver for GRCAN and GRHCAN cores
Andreas Larsson
3
-0
/
+1766
2012-11-15
can: janz-ican3: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-2
/
+2
2012-11-15
can: usb: esd_usb2: Add support for CAN-USB/Micro
Matthias Fuchs
1
-6
/
+25
2012-11-15
can: usb: esd_usb2: Add support for listen-only mode
Matthias Fuchs
1
-0
/
+4
2012-11-15
can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...
Muhammad Ghias
2
-0
/
+20
2012-11-15
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2
-7
/
+18
2012-11-15
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
1
-7
/
+0
2012-11-15
ixgbevf: White space and comments clean up
Greg Rose
1
-13
/
+6
2012-11-15
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
1
-4
/
+0
2012-11-15
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
1
-38
/
+18
2012-11-15
ixgbevf: Remove the ring adapter pointer value
Greg Rose
1
-1
/
+0
2012-11-15
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
1
-2
/
+2
2012-11-15
ixgbevf: Streamline the rx buffer allocation
Greg Rose
1
-5
/
+5
2012-11-15
Revert "drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobu...
David S. Miller
1
-1
/
+0
2012-11-15
net: cpsw: halt network stack before halting the device during suspend
Mugunthan V N
1
-3
/
+3
2012-11-15
cpsw: simplify the setup of the register pointers
Richard Cochran
1
-139
/
+103
2012-11-15
net: cpsw: Add parent<->child relation support between cpsw and mdio
Vaibhav Hiremath
1
-2
/
+14
2012-11-15
net: davinci_mdio: Fix typo mistake in calling runtime-pm api
Vaibhav Hiremath
1
-1
/
+1
2012-11-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
110
-2302
/
+5161
2012-11-15
tg3: Use tp->rxq_cnt when checking RSS tables.
Michael Chan
1
-4
/
+4
2012-11-15
tg3: Cleanup hardcoded ethtool test array indexes
Nithin Nayak Sujir
1
-29
/
+41
2012-11-15
tg3: Prevent spurious tx timeout by setting carrier off before tx disable.
Nithin Nayak Sujir
2
-42
/
+57
2012-11-15
tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices
Nithin Nayak Sujir
2
-27
/
+65
2012-11-15
net/smsc911x: Fix ready check in cases where WORD_SWAP is needed
Kamlakant Patel
1
-2
/
+15
2012-11-15
drivers/net: fix tasklet misuse issue
Xiaotian Feng
3
-38
/
+18
2012-11-15
vmxnet3: fix indentation
stephen hemminger
1
-17
/
+17
2012-11-15
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-15
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
1
-0
/
+6
2012-11-15
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
1
-1
/
+1
2012-11-14
brcmfmac: fix typo in CONFIG_BRCMISCAN
Hauke Mehrtens
1
-1
/
+1
2012-11-14
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
3
-4
/
+23
2012-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
110
-2302
/
+5161
2012-11-14
vxlan: Update hard_header_len based on lowerdev when instantiating VXLAN
Alexander Duyck
1
-0
/
+4
2012-11-14
vxlan: fix a typo.
Rami Rosen
1
-1
/
+1
2012-11-13
bnx2x: Add static declaration to several functions
Merav Sicron
2
-15
/
+15
2012-11-13
vxlan: Fix error that was resulting in VXLAN MTU size being 10 bytes too large
Alexander Duyck
1
-2
/
+2
2012-11-13
net: cdc_ncm: add Huawei devices
Bjørn Mork
1
-4
/
+18
2012-11-13
smsc95xx: set MII_BUSY bit to read/write PHY regs
Steve Glendinning
1
-2
/
+2
[next]