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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-28
tuntap: hardware vlan tx support
Jason Wang
1
-4
/
+36
2013-07-28
virtio-net: put virtio net header inline with data
Michael S. Tsirkin
1
-8
/
+34
2013-07-27
bond: cleanup netpoll code
stephen hemminger
1
-7
/
+1
2013-07-27
team: cleanup netpoll clode
stephen hemminger
1
-17
/
+8
2013-07-27
bonding: use pre-defined macro in bond_mode_name instead of magic number 0
Wang Sheng-Hui
1
-1
/
+1
2013-07-25
pch_gbe: Add MinnowBoard support
Darren Hart
4
-0
/
+163
2013-07-25
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
1
-3
/
+0
2013-07-25
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
Darren Hart
1
-1
/
+1
2013-07-25
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
1
-2
/
+200
2013-07-25
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...
dingtianhong
1
-1
/
+1
2013-07-25
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
1
-4
/
+11
2013-07-25
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
1
-4
/
+2
2013-07-25
bonding: don't call slave_xxx_netpoll under spinlocks
dingtianhong
1
-12
/
+3
2013-07-25
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
5
-270
/
+309
2013-07-25
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-25
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-25
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-25
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-25
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-25
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-25
sh_eth: Add support for r8a7790 SoC
Simon Horman
2
-1
/
+22
2013-07-25
sh_eth: add support for RMIIMODE register
Simon Horman
2
-0
/
+6
2013-07-24
team: add support for sending multicast rejoins
Jiri Pirko
1
-0
/
+85
2013-07-24
net: convert resend IGMP to notifier event
Jiri Pirko
2
-35
/
+13
2013-07-24
team: add peer notification
Jiri Pirko
1
-0
/
+87
2013-07-24
macvlan fdb replace support
Thomas Richter
1
-0
/
+3
2013-07-24
vxlan fdb replace an existing entry
Thomas Richter
1
-0
/
+38
2013-07-23
fec: Use devm_request_irq()
Fabio Estevam
1
-18
/
+3
2013-07-23
fec: Remove unneeded check in platform_get_resource()
Fabio Estevam
1
-4
/
+1
2013-07-23
fec: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-12
/
+54
2013-07-23
fec: Enable/disable clk_ptp in suspend/resume
Fabio Estevam
1
-0
/
+4
2013-07-23
fec: Fix the order for enabling/disabling the clocks
Fabio Estevam
1
-8
/
+8
2013-07-23
fec: Do not enable/disable optional clocks unconditionally
Fabio Estevam
1
-8
/
+16
2013-07-23
tun: Support software transmit time stamping.
Richard Cochran
1
-2
/
+12
2013-07-20
net/velocity: add poll controller function for velocity nic
Amit Uttamchandani
1
-0
/
+20
2013-07-20
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-6
/
+6
2013-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-76
/
+133
2013-07-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2013-07-19
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-39
/
+39
2013-07-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
39
-277
/
+918
2013-07-19
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-25
/
+37
2013-07-19
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
1
-24
/
+38
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-29
/
+92
2013-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-07-18
Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-103
/
+98
2013-07-18
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
2
-1
/
+6
2013-07-18
Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...
Dave Airlie
2
-4
/
+14
2013-07-18
md/raid1: fix bio handling problems in process_checks()
NeilBrown
1
-23
/
+30
2013-07-18
md: Remove recent change which allows devices to skip recovery.
NeilBrown
1
-14
/
+0
2013-07-18
md/raid10: fix two problems with RAID10 resync.
NeilBrown
1
-2
/
+9
[prev]
[next]