index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers: net: cpsw: add support to show hw stats via ethtool
Mugunthan V N
2013-07-24
1
-2
/
+200
*
bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...
dingtianhong
2013-07-24
1
-1
/
+1
*
bonding: add rtnl protection for bonding_store_fail_over_mac
dingtianhong
2013-07-24
1
-4
/
+11
*
bonding: bond_sysfs.c checkpatch cleanup
dingtianhong
2013-07-24
1
-4
/
+2
*
bonding: don't call slave_xxx_netpoll under spinlocks
dingtianhong
2013-07-24
1
-12
/
+3
*
drivers/net: enic: Move ethtool code to a separate file
Neel Patel
2013-07-24
5
-270
/
+309
*
be2net: delete primary MAC address while unloading
Sathya Perla
2013-07-24
1
-3
/
+5
*
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
2013-07-24
3
-36
/
+50
*
be2net: refactor MAC-addr setup code
Sathya Perla
2013-07-24
3
-58
/
+48
*
be2net: fix pmac_id for BE3 VFs
Sathya Perla
2013-07-24
1
-0
/
+4
*
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
2013-07-24
3
-0
/
+53
*
be2net: fix MAC address modification for VF
Sathya Perla
2013-07-24
3
-38
/
+73
*
sh_eth: Add support for r8a7790 SoC
Simon Horman
2013-07-24
2
-1
/
+22
*
sh_eth: add support for RMIIMODE register
Simon Horman
2013-07-24
2
-0
/
+6
*
team: add support for sending multicast rejoins
Jiri Pirko
2013-07-23
1
-0
/
+85
*
net: convert resend IGMP to notifier event
Jiri Pirko
2013-07-23
2
-35
/
+13
*
team: add peer notification
Jiri Pirko
2013-07-23
1
-0
/
+87
*
macvlan fdb replace support
Thomas Richter
2013-07-23
1
-0
/
+3
*
vxlan fdb replace an existing entry
Thomas Richter
2013-07-23
1
-0
/
+38
*
fec: Use devm_request_irq()
Fabio Estevam
2013-07-22
1
-18
/
+3
*
fec: Remove unneeded check in platform_get_resource()
Fabio Estevam
2013-07-22
1
-4
/
+1
*
fec: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-07-22
1
-12
/
+54
*
fec: Enable/disable clk_ptp in suspend/resume
Fabio Estevam
2013-07-22
1
-0
/
+4
*
fec: Fix the order for enabling/disabling the clocks
Fabio Estevam
2013-07-22
1
-8
/
+8
*
fec: Do not enable/disable optional clocks unconditionally
Fabio Estevam
2013-07-22
1
-8
/
+16
*
tun: Support software transmit time stamping.
Richard Cochran
2013-07-22
1
-2
/
+12
*
net/velocity: add poll controller function for velocity nic
Amit Uttamchandani
2013-07-19
1
-0
/
+20
*
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
2013-07-19
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-18
9
-76
/
+133
|
\
|
*
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
1
-25
/
+37
|
*
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
Jason Wang
2013-07-18
1
-24
/
+38
|
*
xen-netfront: pull on receive skb may need to happen earlier
Jan Beulich
2013-07-17
1
-18
/
+13
|
*
vxlan: add necessary locking on device removal
stephen hemminger
2013-07-17
1
-0
/
+6
|
*
hyperv: Fix the NETIF_F_SG flag setting in netvsc
Haiyang Zhang
2013-07-16
1
-2
/
+2
|
*
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
2013-07-16
1
-4
/
+10
|
*
macvtap: do not assume 802.1Q when send vlan packets
Jason Wang
2013-07-16
1
-1
/
+1
|
*
macvtap: fix the missing ret value of TUNSETQUEUE
Jason Wang
2013-07-16
1
-0
/
+1
|
*
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
2013-07-16
1
-1
/
+1
|
*
bgmac: add dependency to phylib
Hauke Mehrtens
2013-07-16
1
-0
/
+1
|
*
atl1e: unmap partially mapped skb on dma error and free skb
Neil Horman
2013-07-16
1
-1
/
+23
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-18
1
-0
/
+3
|
\
\
|
*
|
efivars: check for EFI_RUNTIME_SERVICES
Matt Fleming
2013-07-11
1
-0
/
+3
*
|
|
Merge tag 'md-3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
2013-07-18
3
-39
/
+39
|
\
\
\
|
*
|
|
md/raid1: fix bio handling problems in process_checks()
NeilBrown
2013-07-18
1
-23
/
+30
|
*
|
|
md: Remove recent change which allows devices to skip recovery.
NeilBrown
2013-07-18
1
-14
/
+0
|
*
|
|
md/raid10: fix two problems with RAID10 resync.
NeilBrown
2013-07-18
1
-2
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-07-18
39
-277
/
+918
|
\
\
\
|
*
\
\
Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...
Dave Airlie
2013-07-18
2
-4
/
+14
|
|
\
\
\
|
|
*
|
|
drm/rcar-du: Use the GEM PRIME helpers
Laurent Pinchart
2013-07-17
1
-2
/
+7
|
|
*
|
|
drm/shmobile: Use the GEM PRIME helpers
Laurent Pinchart
2013-07-17
1
-2
/
+7
|
|
|
/
/
[next]