index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
enic: add devcmd2 resources
Govindarajulu Varadarajan
4
-0
/
+42
2015-08-17
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
Govindarajulu Varadarajan
6
-31
/
+54
2015-08-17
enic: move struct definition from .c to .h file
Govindarajulu Varadarajan
2
-40
/
+39
2015-08-17
Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...
David S. Miller
9
-9
/
+15
2015-08-17
smsc911x: Fix crash seen if neither ACPI nor OF is configured or used
Guenter Roeck
1
-1
/
+6
2015-08-17
bnx2: Fix bandwidth allocation for some MF modes
Yuval Mintz
3
-2
/
+6
2015-08-14
mac80211_hwsim: unregister genetlink family properly
Su Kang Yin
1
-1
/
+3
2015-08-13
net: Introduce VRF device driver
David Ahern
3
-0
/
+693
2015-08-13
net: dsa: mv88e6xxx: use port 802.1Q mode Secure
Vivien Didelot
2
-7
/
+12
2015-08-13
net: dsa: mv88e6xxx: add VLAN Load support
Vivien Didelot
3
-0
/
+180
2015-08-13
net: dsa: mv88e6xxx: add VLAN Purge support
Vivien Didelot
3
-0
/
+116
2015-08-13
net: dsa: mv88e6xxx: add VLAN support to FDB dump
Vivien Didelot
1
-2
/
+40
2015-08-13
net: dsa: mv88e6xxx: add VLAN Get Next support
Vivien Didelot
3
-0
/
+167
2015-08-13
net: dsa: mv88e6xxx: flush VTU and STU entries
Vivien Didelot
2
-0
/
+36
2015-08-13
cxgb4: Add MPS tracing support
Hariprasad Shenai
4
-0
/
+475
2015-08-13
net/fddi: remove HWM_REVERSE() macro
yalin wang
1
-9
/
+0
2015-08-13
rocker: hook ndo_neigh_destroy to cleanup neigh refs in driver
Scott Feldman
1
-0
/
+11
2015-08-13
rocker: print switch ID consistent with phys_switch_id sysfs node
Scott Feldman
1
-1
/
+2
2015-08-13
Convert smsc911x to use ACPI as well as DT
Jeremy Linton
1
-26
/
+22
2015-08-13
Add a matching set of device_ functions for determining mac/phy
Jeremy Linton
1
-0
/
+73
2015-08-13
drivers: net: cpsw: add am335x errata workarround for interrutps
Mugunthan V N
1
-6
/
+77
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
139
-1071
/
+1368
2015-08-13
Merge tag 'dm-4.2-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
7
-20
/
+54
2015-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-58
/
+74
2015-08-13
Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-54
/
+12
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
33
-573
/
+448
2015-08-13
Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-08-13
iwlwifi: mvm: don't set K1/K2 for AES-CMAC
Johannes Berg
2
-4
/
+2
2015-08-13
EDAC, ppc4xx: Access mci->csrows array elements properly
Michael Walle
1
-1
/
+1
2015-08-12
cosa: missing error code on failure in probe()
Dan Carpenter
1
-1
/
+2
2015-08-12
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
Fabio Estevam
1
-3
/
+3
2015-08-12
cxgb4: Add debugfs support to dump tid info
Hariprasad Shenai
3
-5
/
+76
2015-08-12
cxgb4: Differentiate between stids between server and filter region
Hariprasad Shenai
2
-5
/
+11
2015-08-12
cxgb4: Differentiates between TIDs being used in TCAM and HASH
Hariprasad Shenai
3
-6
/
+36
2015-08-12
cxgb4: Add some more details to sge qinfo
Hariprasad Shenai
1
-8
/
+53
2015-08-12
net: atl1c: add BQL support
Ron Angeles
1
-0
/
+10
2015-08-12
gianfar: remove faulty filer optimizer
Jakub Kicinski
1
-337
/
+0
2015-08-12
gianfar: correct list membership accounting
Jakub Kicinski
1
-1
/
+2
2015-08-12
gianfar: correct filer table writing
Jakub Kicinski
1
-3
/
+2
2015-08-12
hv_netvsc: Implement set_channels ethtool op
Andrew Schwartzmeyer
1
-0
/
+97
2015-08-12
hv_netvsc: Set vRSS with num_chn in RNDIS filter
Andrew Schwartzmeyer
3
-1
/
+10
2015-08-12
lan78xx: Remove BUG_ON()
Woojung.Huh@microchip.com
1
-31
/
+0
2015-08-12
lan78xx: Fix Smatch Warnings
Woojung.Huh@microchip.com
1
-11
/
+7
2015-08-12
bonding: Gratuitous ARP gets dropped when first slave added
Venkat Venkatsubra
1
-0
/
+1
2015-08-12
net: eth: altera: Remove sgdmadesclen member from altera_tse_private
Tobias Klauser
3
-6
/
+4
2015-08-12
Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux
Linus Torvalds
2
-4
/
+15
2015-08-12
Revert "drm/amdgpu: Configure doorbell to maximum slots"
Alex Deucher
1
-1
/
+1
2015-08-12
drm/amdgpu: add context buffer size check for HEVC
Boyuan Zhang
1
-3
/
+14
2015-08-12
Merge tag 'regmap-fix-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+14
2015-08-12
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
Yi Zhang
2
-2
/
+2
[next]