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
2016-01-29
macvlan: make operstate and carrier more accurate
Nikolay Aleksandrov
1
-0
/
+2
2016-01-29
net: cavium: liquidio: use helpers ns_to_timespec64()
Kefeng Wang
1
-3
/
+1
2016-01-28
of: of_mdio: Add a whitelist of PHY compatibilities.
Andrew Lunn
1
-0
/
+27
2016-01-28
lan78xx: throttle TX path at slower than SuperSpeed USB
Woojung.Huh@microchip.com
1
-1
/
+3
2016-01-28
lan78xx: Add to handle mux control per chip id
Woojung.Huh@microchip.com
1
-27
/
+71
2016-01-28
lan78xx: change to use updated phy-ignore-interrupts
Woojung.Huh@microchip.com
1
-16
/
+14
2016-01-28
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
3
-6
/
+5
2016-01-28
xen-netfront: request Tx response events more often
Malcolm Crossley
1
-12
/
+3
2016-01-28
net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.
Nicolas Schichan
1
-2
/
+2
2016-01-28
of: of_mdio: Ensure mdio device is a PHY
Andrew Lunn
1
-1
/
+9
2016-01-28
Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+3
2016-01-28
net: Fix dependencies for !HAS_IOMEM archs
Richard Weinberger
2
-0
/
+2
2016-01-28
mlxsw: reg: Use correct offset in field definiton
Ido Schimmel
1
-3
/
+3
2016-01-28
mlxsw: spectrum: Compare local ports instead of pointers
Ido Schimmel
1
-2
/
+4
2016-01-28
mlxsw: spectrum: Dump LAG FDB records only once
Ido Schimmel
1
-2
/
+10
2016-01-28
mlxsw: spectrum: Use correct netdev when notifying bridge
Ido Schimmel
1
-2
/
+4
2016-01-28
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-28
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-28
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-28
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-28
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-28
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-28
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-25
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
1
-2
/
+2
2016-01-25
i40e: fix build warnings
Eric Dumazet
1
-10
/
+5
2016-01-25
hv_netvsc: Fix book keeping of skb during batching process
Haiyang Zhang
2
-11
/
+23
2016-01-25
hv_netvsc: use skb_get_hash() instead of a homegrown implementation
Vitaly Kuznetsov
1
-64
/
+3
2016-01-25
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
Johannes Berg
2
-7
/
+4
2016-01-25
defxx: fix build warning
Sudip Mukherjee
1
-4
/
+4
2016-01-25
net: macb: fix build warning
Sudip Mukherjee
1
-1
/
+1
2016-01-25
net: fec: make driver endian-safe
Johannes Berg
3
-72
/
+101
2016-01-25
net: dsa: fix mv88e6xxx switches
Russell King
1
-1
/
+1
2016-01-25
82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)
Martin Roth
1
-1
/
+1
2016-01-24
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
1
-10
/
+24
2016-01-24
drivers: net: xgene: fix extra IRQ issue
Iyappan Subramanian
2
-3
/
+10
2016-01-21
net: phy: smsc: Fix disabling energy detect mode
Teresa Remmet
1
-10
/
+44
2016-01-21
net: mvneta: get optional bus clk
Jisheng Zhang
1
-0
/
+8
2016-01-21
net: mvneta: Try to get named core clock first
Jisheng Zhang
1
-1
/
+3
2016-01-21
net: mvneta: sort the headers in alphabetic order
Jisheng Zhang
1
-13
/
+13
2016-01-21
net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_stats
Jisheng Zhang
1
-5
/
+4
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
7
-28
/
+28
2016-01-21
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
2
-9
/
+18
2016-01-21
net: bcmgenet: Properly configure PHY to ignore interrupt
Florian Fainelli
1
-1
/
+1
2016-01-21
net: phy: Fix phy_mac_interrupt()
Florian Fainelli
1
-13
/
+18
2016-01-21
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
Florian Fainelli
1
-5
/
+10
2016-01-21
net/irda: bfin_sir: remove duplicate defines
Sudip Mukherjee
1
-3
/
+0
2016-01-20
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
1
-0
/
+17
2016-01-19
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
1
-3
/
+13
2016-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
15
-25
/
+29
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+17
[next]