index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-48
/
+138
2016-01-18
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
Ido Schimmel
1
-3
/
+3
2016-01-18
net: hns: bug fix about hisilicon TSO BD mode
huangdaode
3
-2
/
+19
2016-01-18
brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers
Arend van Spriel
1
-2
/
+1
2016-01-17
net: phy: at803x: Add the interrupt register bit definitions
Martin Blumenstingl
1
-9
/
+23
2016-01-17
net: phy: at803x: Clean up duplicate register definitions
Martin Blumenstingl
1
-8
/
+11
2016-01-17
net: phy: at803x: Allow specifying the RGMII RX clock delay via phy mode
Martin Blumenstingl
1
-9
/
+54
2016-01-17
net: phy: at803x: Don't set gbit features for the AR8030 phy
Martin Blumenstingl
1
-1
/
+1
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
2
-4
/
+5
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-1
/
+1
2016-01-15
bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096
Ivan Vecera
1
-13
/
+24
2016-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
13
-30
/
+58
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-9
/
+9
2016-01-15
bgmac: Fix reversed test of build_skb() return value.
David S. Miller
1
-1
/
+1
2016-01-15
net: smsc: Add support h8300
Yoshinori Sato
2
-2
/
+13
2016-01-15
xen-netback: free queues after freeing the net device
David Vrabel
1
-11
/
+5
2016-01-15
xen-netback: delete NAPI instance when queue fails to initialize
David Vrabel
1
-0
/
+1
2016-01-15
xen-netback: use skb to determine number of required guest Rx requests
David Vrabel
1
-11
/
+9
2016-01-15
net: phy: turn carrier off on phy attach
Sjoerd Simons
1
-0
/
+5
2016-01-15
net: macb: clear interrupts when disabling them
Nathan Sullivan
1
-0
/
+4
2016-01-15
net: hns: fixes no syscon error when init mdio
yankejian
1
-1
/
+1
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-14
fsl/fman: Delete one function call "put_device" in dtsec_config()
Markus Elfring
1
-1
/
+0
2016-01-13
hip04_eth: fix missing error handle for build_skb failed
wangweidong
1
-1
/
+4
2016-01-13
3c59x: fix another page map/single unmap imbalance
Neil Horman
1
-1
/
+6
2016-01-13
3c59x: balance page maps and unmaps
Neil Horman
1
-1
/
+1
2016-01-13
x25_asy: Free x25_asy on x25_asy_open() failure.
David S. Miller
1
-1
/
+3
2016-01-13
mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB
Dan Carpenter
1
-0
/
+1
2016-01-13
bgmac: fix a missing check for build_skb
wangweidong
1
-0
/
+5
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1195
-14337
/
+53029
2016-01-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-199
/
+93
2016-01-12
net: bnxt: always return values from _bnxt_get_max_rings
Arnd Bergmann
1
-7
/
+9
[next]