index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-21
ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC
Peter Robinson
1
-1
/
+1
2016-11-20
tipc: eliminate obsolete socket locking policy description
Jon Paul Maloy
1
-47
/
+1
2016-11-20
rtnl: fix the loop index update error in rtnl_dump_ifinfo()
Zhang Shengju
1
-1
/
+1
2016-11-20
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2
-4
/
+6
2016-11-19
net: macb: add check for dma mapping error in start_xmit()
Alexey Khoroshilov
1
-0
/
+6
2016-11-18
rtnetlink: fix FDB size computation
Sabrina Dubroca
1
-1
/
+4
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
1
-1
/
+1
2016-11-18
af_unix: conditionally use freezable blocking calls in read
WANG Cong
1
-6
/
+11
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-18
cfg80211: limit scan results cache size
Johannes Berg
2
-0
/
+70
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-15
mac80211_hwsim: fix beacon delta calculation
Benjamin Beichler
1
-1
/
+1
2016-11-15
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
1
-1
/
+5
[next]