index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-05
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2
-2
/
+2
2018-03-05
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2
-8
/
+24
2018-03-05
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
1
-0
/
+3
2018-03-05
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
1
-14
/
+2
2018-03-05
e1000e: Remove Other from EIAC
Benjamin Poirier
1
-2
/
+3
2018-03-04
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-04
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-04
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-04
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
2018-03-04
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
1
-2
/
+3
2018-03-04
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
1
-0
/
+3
2018-03-04
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
1
-1
/
+1
2018-03-04
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
1
-4
/
+3
2018-03-04
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
1
-17
/
+7
2018-03-04
virtio-net: re enable XDP_REDIRECT for mergeable buffer
Jason Wang
1
-12
/
+42
2018-03-04
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
1
-0
/
+9
2018-03-04
tc-testing: skbmod: fix match value of ethertype
Davide Caratti
1
-1
/
+1
2018-03-04
mlxsw: spectrum_switchdev: Check success of FDB add operation
Shalom Toledo
1
-2
/
+27
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
2
-35
/
+35
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2
-2
/
+3
2018-03-04
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
Daniel Axtens
1
-1
/
+2
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
9
-13
/
+14
2018-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-03-01
net: ethtool: don't ignore return from driver get_fecparam method
Edward Cree
1
-1
/
+4
2018-03-01
vrf: check forwarding on the original netdevice when generating ICMP dest unr...
Stephen Suryaputra
1
-1
/
+10
2018-03-01
net: allow interface to be set into VRF if VLAN interface in same VRF
Mike Manning
1
-5
/
+9
2018-03-01
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
1
-2
/
+1
2018-02-28
ipvs: remove IPS_NAT_MASK check to fix passive FTP
Julian Anastasov
1
-1
/
+1
2018-02-28
spectrum: Reference count VLAN entries
Ido Schimmel
2
-1
/
+8
2018-02-28
mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcast
Ido Schimmel
1
-1
/
+1
2018-02-28
mlxsw: spectrum: Fix handling of resource_size_param
Jiri Pirko
3
-43
/
+57
2018-02-28
mlxsw: core: Fix flex keys scratchpad offset conflict
Jiri Pirko
1
-10
/
+10
2018-02-28
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
1
-1
/
+3
2018-02-28
net/smc: use link_id of server in confirm link reply
Karsten Graul
2
-1
/
+2
2018-02-28
net/smc: use a constant for control message length
Karsten Graul
2
-2
/
+2
2018-02-28
virtio-net: disable NAPI only when enabled during XDP set
Jason Wang
1
-3
/
+5
2018-02-28
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
1
-1
/
+1
2018-02-28
test_bpf: reduce MAX_TESTRUNS
Eric Dumazet
1
-1
/
+1
2018-02-28
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-02-28
tcp: revert F-RTO extension to detect more spurious timeouts
Yuchung Cheng
1
-18
/
+12
2018-02-28
tcp: revert F-RTO middle-box workaround
Yuchung Cheng
1
-10
/
+7
2018-02-28
s390/qeth: fix IPA command submission race
Julian Wiedmann
1
-9
/
+10
2018-02-28
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2
-51
/
+74
2018-02-28
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
1
-5
/
+3
2018-02-28
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-02-28
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-02-28
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2
-9
/
+12
2018-02-28
gianfar: Fix Rx byte accounting for ndev stats
Claudiu Manoil
1
-4
/
+3
2018-02-27
cdc_ether: flag the Cinterion PLS8 modem by gemalto as WWAN
Bassem Boubaker
1
-0
/
+6
2018-02-27
tls: Use correct sk->sk_prot for IPV6
Boris Pismenny
1
-15
/
+37
[next]