index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kcmp.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
8
-181
/
+195
2016-11-15
dctcp: update cwnd on congestion event
Florian Westphal
1
-1
/
+8
2016-11-15
net: bcm63xx_enet: Fix build failure with phy_ethtool_nway_reset
Florian Fainelli
1
-1
/
+1
2016-11-15
net: bnx2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-33
/
+41
2016-11-15
net: usb: lan78xx: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: usb: ax88172x: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: ethernet: lantiq_etop: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-7
/
+1
2016-11-15
net: ethernet: ucc: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-8
/
+1
2016-11-15
net: fec: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-11-15
net: fs_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: bcmgenet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-8
/
+1
2016-11-15
net: ethernet: ixp4xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: ethernet: ll_temac: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: smsc911x: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-6
/
+1
2016-11-15
net: mv643xx_eth: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-9
/
+1
2016-11-15
net: bcm63xx_enet: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-5
/
+2
2016-11-15
net: nb8800: Utilize phy_ethtool_nway_reset
Florian Fainelli
1
-11
/
+1
2016-11-15
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
2
-0
/
+12
2016-11-15
vxlan: Fix uninitialized variable warnings.
David S. Miller
1
-1
/
+4
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
1
-10
/
+0
2016-11-15
vxlan: simplify vxlan xmit
pravin shelar
1
-44
/
+34
2016-11-15
vxlan: simplify RTF_LOCAL handling.
pravin shelar
1
-34
/
+51
2016-11-15
vxlan: improve vxlan route lookup checks.
pravin shelar
1
-39
/
+38
2016-11-15
vxlan: simplify exception handling
pravin shelar
1
-27
/
+19
2016-11-15
vxlan: avoid checking socket multiple times.
pravin shelar
1
-7
/
+5
2016-11-15
vxlan: avoid vlan processing in vxlan device.
pravin shelar
2
-24
/
+1
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
5
-3
/
+8
2016-11-15
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
6
-3
/
+1197
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
3
-9
/
+131
2016-11-15
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
2
-14
/
+260
2016-11-15
bpf: Refactor codes handling percpu map
Martin KaFai Lau
1
-26
/
+21
2016-11-15
bpf: Add percpu LRU list
Martin KaFai Lau
2
-19
/
+151
2016-11-15
bpf: LRU List
Martin KaFai Lau
3
-1
/
+648
2016-11-14
tile: handle __ro_after_init like parisc does
Chris Metcalf
1
-0
/
+3
2016-11-14
mlxsw: spectrum_router: Flush FIB tables during fini
Ido Schimmel
1
-2
/
+12
2016-11-14
mdio: Demote print from info to debug in mdio_driver_register
Florian Fainelli
1
-1
/
+1
2016-11-14
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
2016-11-14
driver: macvlan: Replace integer number with bool value
Gao Feng
1
-5
/
+5
2016-11-14
bpf: Use u64_to_user_ptr()
Mickaël Salaün
1
-17
/
+12
2016-11-14
sctp: change sk state only when it has assocs in sctp_shutdown
Xin Long
1
-8
/
+7
2016-11-14
bnx2: Wait for in-flight DMA to complete at probe stage
Baoquan He
1
-6
/
+32
2016-11-14
Revert "bnx2: Reset device during driver initialization"
Baoquan He
1
-7
/
+5
2016-11-14
ps3_gelic: fix spelling mistake in debug message
Colin Ian King
1
-1
/
+1
2016-11-14
net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+36
2016-11-14
net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+36
2016-11-14
net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+30
2016-11-14
net: alx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+35
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
10
-77
/
+77
2016-11-14
ASoC: lpass-platform: fix uninitialized variable
Linus Torvalds
1
-0
/
+1
[next]