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
2017-02-10
net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-02-10
net: macb: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+2
2017-02-10
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...
David S. Miller
122
-3541
/
+4689
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-10
spectrum: flower: Treat ETH_P_ALL as a special case and translate for HW
Jiri Pirko
1
-3
/
+10
2017-02-10
NET: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-10
mlxsw: spectrum: Update mc_disabled flag by switchdev attr
Nogah Frankel
1
-0
/
+28
2017-02-10
mlxsw: spectrum: Extend port_orig_get for bridge devices
Nogah Frankel
1
-0
/
+13
2017-02-10
mlxsw: spectrum: Add an option to flood mc by mc_router_port
Nogah Frankel
3
-3
/
+41
2017-02-10
mlxsw: spectrum: Separate bc and mc floods
Nogah Frankel
3
-13
/
+35
2017-02-10
mlxsw: spectrum: Change max vfid
Nogah Frankel
1
-1
/
+1
2017-02-10
mlxsw: spectrum: Make port flood update more generic
Nogah Frankel
1
-13
/
+13
2017-02-10
mlxsw: spectrum: Break flood set func to be per table
Nogah Frankel
1
-20
/
+34
2017-02-10
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-7
/
+37
2017-02-10
mlxsw: spectrum_router: Add support for route append
Ido Schimmel
1
-6
/
+37
2017-02-10
mlxsw: spectrum_router: Correctly handle identical routes
Ido Schimmel
1
-178
/
+403
2017-02-09
net/ena: update driver version to 1.1.2
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: change condition for host attribute configuration
Netanel Belgazal
2
-7
/
+6
2017-02-09
net/ena: change driver's default timeouts
Netanel Belgazal
2
-5
/
+5
2017-02-09
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2
-13
/
+28
2017-02-09
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2
-4
/
+5
2017-02-09
net/ena: use napi_complete_done() return value
Netanel Belgazal
1
-15
/
+29
2017-02-09
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
1
-13
/
+43
2017-02-09
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
3
-15
/
+42
2017-02-09
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
1
-1
/
+5
2017-02-09
net/ena: fix RSS default hash configuration
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
1
-6
/
+6
2017-02-09
net/ena: fix queues number calculation
Netanel Belgazal
1
-1
/
+1
2017-02-09
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
1
-1
/
+0
2017-02-09
Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
8
-18
/
+36
2017-02-10
Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...
Dave Airlie
6
-15
/
+34
2017-02-10
Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+1
2017-02-09
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
1
-12
/
+114
2017-02-09
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-09
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-09
net: dsa: mv88e6xxx: Move forward declaration to where it is needed
Andrew Lunn
1
-2
/
+2
2017-02-09
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-02-09
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
1
-0
/
+24
2017-02-09
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
3
-81
/
+119
2017-02-09
sfc: configure UDP tunnel offload ports
Jon Cooper
7
-1
/
+397
2017-02-09
sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTS
Matthew Slattery
1
-0
/
+21
2017-02-09
sfc: call mcdi_reboot_detected() when MC reboots during an MCDI command
Jon Cooper
1
-2
/
+5
2017-02-09
sfc: harden driver against MC resets during initial probe
Jon Cooper
1
-35
/
+64
2017-02-09
sfc: set csum_level for encapsulated packets
Jon Cooper
3
-4
/
+25
2017-02-09
sfc: process RX event inner checksum flags
Jon Cooper
4
-19
/
+131
2017-02-09
xen-netfront: Improve error handling during initialization
Ross Lagerwall
1
-18
/
+11
2017-02-09
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Stefan Brüns
1
-7
/
+7
2017-02-09
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns
1
-35
/
+66
2017-02-09
xen-netfront: Rework the fix for Rx stall during OOM and network stress
Vineeth Remanan Pillai
1
-3
/
+11
[prev]
[next]