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-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
579
-10709
/
+30059
2015-03-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
26
-115
/
+190
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-596
/
+984
2015-03-03
xen: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-03-03
netconsole: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+3
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
41
-116
/
+118
2015-03-03
net: usb: Use eth_<foo>_addr instead of memset
Joe Perches
4
-5
/
+5
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
17
-25
/
+25
2015-03-03
i40e: Fix dependencies in the i40e driver on configfs
Greg Rose
4
-8
/
+17
2015-03-03
ax25: Stop using magic neighbour cache operations.
Eric W. Biederman
8
-16
/
+24
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
1
-2
/
+2
2015-03-03
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
1
-1
/
+23
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-03
i40e/i40evf: Bump versions
Sravanthi Tangeda
2
-2
/
+2
2015-03-03
i40e: Only enable TC0 for NIC partition type
Neerav Parikh
1
-3
/
+3
2015-03-03
i40e: Register DCBNL ops in MFP mode
Neerav Parikh
1
-3
/
+1
2015-03-03
i40evf: ethtool RSS fixes
Mitch Williams
1
-6
/
+8
2015-03-03
i40e: Fix RSS size at init since default num queue calculation has changed
Anjali Singhai Jain
2
-1
/
+5
2015-03-03
i40e: Move RSS table size for VSIs to the VSI struct
Anjali Singhai Jain
2
-0
/
+5
2015-03-03
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
2
-8
/
+8
2015-03-03
i40e: Fix issue with removal of apps from DBCNL app table
Neerav Parikh
3
-11
/
+14
2015-03-03
i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check
Anjali Singhai Jain
1
-12
/
+19
2015-03-03
i40e: Enable more than 64 qps for the Main VSI
Anjali Singhai Jain
3
-9
/
+21
2015-03-03
i40e: don't disable PF LB when disabling VFs
Mitch Williams
1
-1
/
+0
2015-03-03
i40e: Add safety net for switch calling
Akeem G Abodunrin
1
-0
/
+4
2015-03-03
i40e/i40evf: print FW build number in version string
Shannon Nelson
6
-7
/
+15
2015-03-03
i40e: Skip the priority tagging if DCB is not enabled
Neerav Parikh
1
-0
/
+5
2015-03-03
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
11
-42
/
+40
2015-03-03
fm10k: Implement ndo_features_check
Matthew Vick
3
-1
/
+13
2015-03-03
fm10k: Modify tunnel length header check when offloading
Matthew Vick
2
-9
/
+27
2015-03-02
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
1
-1
/
+1
2015-03-02
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
1
-3
/
+2
2015-03-02
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
1
-1
/
+1
2015-03-02
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
1
-0
/
+6
2015-03-02
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-8
/
+15
2015-03-02
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-51
/
+28
2015-03-02
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-12
/
+20
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
7
-105
/
+0
2015-03-02
ax25: Refactor to use private neighbour operations.
Eric W. Biederman
8
-0
/
+16
2015-03-02
ax25/6pack: Replace sp_header_ops with ax25_header_ops
Eric W. Biederman
1
-27
/
+1
2015-03-02
ax25/kiss: Replace ax_header_ops with ax25_header_ops
Eric W. Biederman
1
-32
/
+1
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
1
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
2
-4
/
+6
2015-03-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-73
/
+183
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
5
-20
/
+16
2015-03-02
pppoe: Use workqueue to die properly when a PADT is received
Simon Farnsworth
1
-1
/
+16
2015-03-01
bnx2: disable toggling of rxvlan if necessary
Ivan Vecera
1
-12
/
+3
2015-03-01
net: macb: Properly add DMACFG bit definitions
Arun Chandran
1
-1
/
+2
2015-03-01
net: macb: Add on the fly CPU endianness detection
Arun Chandran
1
-4
/
+18
2015-03-01
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
Shrikrishna Khare
2
-11
/
+23
[next]