index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
fcrypt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
net: ethernet: ti: cpsw: fix fixed-link phy probe deferral
Johan Hovold
1
-5
/
+7
2016-11-18
net: ethernet: ti: cpsw: add missing sanity check
Johan Hovold
1
-0
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix secondary-emac probe error path
Johan Hovold
1
-1
/
+3
2016-11-18
net: ethernet: ti: cpsw: fix of_node and phydev leaks
Johan Hovold
1
-0
/
+35
2016-11-18
net: ethernet: ti: cpsw: fix deferred probe
Johan Hovold
1
-17
/
+24
2016-11-18
net: ethernet: ti: cpsw: fix mdio device reference leak
Johan Hovold
1
-0
/
+1
2016-11-18
net: ethernet: ti: cpsw: fix bad register access in probe error path
Johan Hovold
1
-4
/
+7
2016-11-18
net: sky2: Fix shutdown crash
Jeremy Linton
1
-0
/
+13
2016-11-17
net sched filters: pass netlink message flags in event notification
Roman Mashak
1
-2
/
+3
2016-11-17
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2016-11-17
net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister
Johan Hovold
1
-1
/
+1
2016-11-17
of_mdio: fix device reference leak in of_phy_find_device
Johan Hovold
1
-0
/
+1
2016-11-17
of_mdio: fix node leak in of_phy_register_fixed_link error path
Johan Hovold
1
-1
/
+4
2016-11-17
net: check dead netns for peernet2id_alloc()
WANG Cong
1
-0
/
+2
2016-11-17
bnxt: add a missing rcu synchronization
Eric Dumazet
1
-0
/
+4
2016-11-17
net: dsa: b53: Fix VLAN usage and how we treat CPU port
Florian Fainelli
1
-12
/
+4
2016-11-16
net/phy/vitesse: Configure RGMII skew on VSC8601, if needed
Alex
1
-1
/
+33
2016-11-16
cxgb4: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-11-16
be2net: do not call napi_hash_del()
Eric Dumazet
1
-1
/
+0
2016-11-16
virtio-net: add a missing synchronize_net()
Eric Dumazet
1
-0
/
+5
2016-11-16
net: thunderx: Fix memory leak and other issues upon interface toggle
Sunil Goutham
2
-7
/
+18
2016-11-16
net: thunderx: Fix VF driver's interface statistics
Sunil Goutham
6
-196
/
+197
2016-11-16
net: thunderx: Fix configuration of L3/L4 length checking
Sunil Goutham
1
-2
/
+5
2016-11-16
net: thunderx: Program LMAC credits based on MTU
Sunil Goutham
6
-30
/
+53
2016-11-16
net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_id
Radha Mohan Chintakuntla
2
-2
/
+4
2016-11-16
ipv4: Fix memory leak in exception case for splitting tries
Alexander Duyck
1
-1
/
+3
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
3
-5
/
+81
2016-11-16
bpf: fix range arithmetic for bpf map access
Josef Bacik
2
-25
/
+50
2016-11-16
rtnetlink: fix rtnl message size computation for XDP
Sabrina Dubroca
1
-1
/
+2
2016-11-16
rtnetlink: fix rtnl_vfinfo_size
Sabrina Dubroca
1
-5
/
+7
2016-11-16
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
1
-0
/
+3
2016-11-16
udp: restore UDPlite many-cast delivery
Pablo Neira
2
-6
/
+6
2016-11-16
net: arc_emac: don't pass multicast packets to kernel in non-multicast mode
Alexander Kochetkov
1
-1
/
+4
2016-11-16
net: arc_emac: annonce IFF_MULTICAST support
Alexander Kochetkov
1
-2
/
+0
2016-11-16
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
5
-44
/
+69
2016-11-16
stmmac: fix PTP support for GMAC4
Giuseppe CAVALLARO
7
-73
/
+154
2016-11-16
stmmac: update the PTP header file
Giuseppe CAVALLARO
1
-35
/
+37
2016-11-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+36
2016-11-15
net: ethernet: Fix SGMII unable to switch speed and autonego failure
Jia Jie Ho
1
-2
/
+2
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
net: stmmac: Fix lack of link transition for fixed PHYs
Florian Fainelli
1
-0
/
+7
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
ASoC: lpass-platform: fix uninitialized variable
Linus Torvalds
1
-0
/
+1
2016-11-14
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
1
-11
/
+0
2016-11-14
gp8psk-fe: add missing MODULE_foo() macros
Mauro Carvalho Chehab
1
-7
/
+10
2016-11-13
ntb_perf: potential info leak in debugfs
Dan Carpenter
1
-3
/
+3
[next]