index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
1
-21
/
+21
2018-12-08
tcp: lack of available data can also cause TSO defer
Eric Dumazet
1
-11
/
+24
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
1
-0
/
+1
2018-12-06
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-06
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
1
-4
/
+1
2018-12-06
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
1
-2
/
+5
2018-12-06
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
1
-2
/
+2
2018-12-06
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
3
-2
/
+21
2018-12-06
sctp: frag_point sanity check
Jakub Audykowicz
3
-2
/
+12
2018-12-06
tcp: fix NULL ref in tail loss probe
Yuchung Cheng
1
-4
/
+7
2018-12-06
tcp: Do not underestimate rwnd_limited
Eric Dumazet
1
-1
/
+4
2018-12-06
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
3
-8
/
+8
2018-12-05
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
Jouni Malinen
1
-0
/
+2
2018-12-05
mac80211: ignore NullFunc frames in the duplicate detection
Emmanuel Grumbach
1
-0
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-12-05
net: mvpp2: fix phylink handling of invalid PHY modes
Baruch Siach
1
-1
/
+32
2018-12-05
net: mvpp2: fix detection of 10G SFP modules
Baruch Siach
1
-0
/
+1
2018-12-05
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
1
-3
/
+2
2018-12-05
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-04
phy: Revert toggling reset changes.
David S. Miller
2
-14
/
+5
2018-12-04
bpf: add per-insn complexity limit
Alexei Starovoitov
1
-1
/
+6
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2
-15
/
+82
2018-12-04
bpf: check pending signals while verifying programs
Alexei Starovoitov
1
-0
/
+3
2018-12-04
net/mlx4_en: Fix build break when CONFIG_INET is off
Saeed Mahameed
1
-1
/
+1
2018-12-04
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2
-3
/
+2
2018-12-04
net/core: tidy up an error message
Qian Cai
1
-2
/
+2
2018-12-04
mv88e6060: disable hardware level MAC learning
Anderson Luiz Alves
1
-7
/
+3
2018-12-04
macvlan: return correct error value
Matteo Croce
1
-2
/
+5
2018-12-04
sctp: kfree_rcu asoc
Xin Long
2
-1
/
+3
2018-12-04
net/ibmvnic: Fix RTNL deadlock during device reset
Thomas Falcon
1
-1
/
+1
2018-12-04
vhost: fix IOTLB locking
Jean-Philippe Brucker
1
-3
/
+0
2018-12-04
net: phy: micrel: add toggling phy reset if PHY is not attached
Yoshihiro Shimoda
1
-0
/
+8
2018-12-04
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
1
-5
/
+6
2018-12-03
bpf: powerpc64: optimize JIT passes for bpf function calls
Sandipan Das
1
-0
/
+66
2018-12-03
tun: remove skb access after netif_receive_skb
Prashant Bhole
1
-1
/
+2
2018-12-03
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
Su Yanjun
1
-0
/
+5
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-11
/
+8
2018-12-01
bpf: refactor bpf_test_run() to separate own failures and test program result
Roman Gushchin
1
-6
/
+15
2018-12-01
tun: forbid iface creation with rtnl ops
Nicolas Dichtel
1
-3
/
+3
2018-12-01
virtio-net: keep vnet header zeroed after processing XDP
Jason Wang
1
-5
/
+9
2018-12-01
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
1
-4
/
+4
2018-12-01
tcp: fix SNMP under-estimation on failed retransmission
Yuchung Cheng
1
-1
/
+1
2018-12-01
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
1
-1
/
+1
2018-12-01
liquidio: read sc->iq_no before release sc
Pan Bian
1
-1
/
+3
2018-12-01
mlx5: fix get_ip_proto()
Cong Wang
1
-3
/
+3
2018-12-01
net: dsa: Fix tagging attribute location
Florian Fainelli
3
-30
/
+34
2018-12-01
bpf: Improve socket lookup reuseport documentation
Joe Stringer
2
-4
/
+8
2018-12-01
bpf: Support sk lookup in netns with id 0
Joe Stringer
5
-44
/
+63
2018-12-01
net/sched: act_police: fix memory leak in case of invalid control action
Davide Caratti
1
-12
/
+12
[next]