index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
intel_txt.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
1
-4
/
+8
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
2018-03-08
hv_netvsc: fix locking during VF setup
Stephen Hemminger
1
-0
/
+4
2018-03-08
hv_netvsc: fix locking for rx_mode
Stephen Hemminger
1
-3
/
+8
2018-03-08
hv_netvsc: avoid repeated updates of packet filter
Stephen Hemminger
2
-2
/
+7
2018-03-08
hv_netvsc: fix filter flags
Stephen Hemminger
1
-2
/
+2
2018-03-08
docs: segmentation-offloads.txt: Correct TCP gso_types
Daniel Axtens
1
-2
/
+2
2018-03-08
team: Fix double free in error path
Arkadi Sharshevsky
1
-2
/
+2
2018-03-07
bpf, x64: increase number of passes
Daniel Borkmann
1
-1
/
+2
2018-03-07
cxgb4: do not set needs_free_netdev for mgmt dev's
Ganesh Goudar
1
-1
/
+0
2018-03-07
cxgb4: copy adap index to PF0-3 adapter instances
Ganesh Goudar
1
-0
/
+2
2018-03-07
net: don't unnecessarily load kernel modules in dev_ioctl()
Paul Moore
1
-2
/
+5
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2
-0
/
+2
2018-03-07
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-03-07
l2tp: do not accept arbitrary sockets
Eric Dumazet
1
-2
/
+6
2018-03-07
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
1
-0
/
+3
2018-03-07
net: smsc911x: Fix unload crash when link is up
Jeremy Linton
1
-2
/
+2
2018-03-07
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
1
-29
/
+42
2018-03-07
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
1
-9
/
+14
2018-03-07
qed: Free RoCE ILT Memory on rmmod qedr
Michal Kalderon
2
-1
/
+5
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
2
-4
/
+28
2018-03-07
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
2
-1
/
+20
2018-03-07
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
1
-1
/
+1
2018-03-07
test_rhashtable: add test case for rhltable with duplicate objects
Paul Blakey
1
-0
/
+134
2018-03-07
rhashtable: Fix rhlist duplicates insertion
Paul Blakey
2
-2
/
+6
2018-03-07
dt-bindings: net: renesas-ravb: Make stream buffer optional
Geert Uytterhoeven
1
-1
/
+5
2018-03-07
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
1
-13
/
+11
2018-03-07
brcmfmac: add possibility to obtain firmware error
Arend Van Spriel
3
-0
/
+15
2018-03-06
tools: bpftool: fix compilation with older headers
Jiri Benc
1
-0
/
+4
2018-03-06
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-03-06
ethernet: natsemi: correct spelling
Randy Dunlap
3
-5
/
+5
2018-03-06
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: dsa: b53: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-05
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
1
-1
/
+1
2018-03-05
ia64/err-inject: Use get_user_pages_fast()
Davidlohr Bueso
1
-1
/
+1
2018-03-05
ia64: doc: tweak whitespace for 'console=' parameter
Sergei Trofimovich
1
-1
/
+1
2018-03-05
ia64: Convert remaining atomic operations
Matthew Wilcox
1
-46
/
+23
2018-03-05
ia64: convert unwcheck.py to python3
Corentin Labbe
1
-8
/
+8
2018-03-05
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
1
-2
/
+2
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-05
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-05
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-05
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-05
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
[next]