index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
net: sched: ife: handle malformed tlv length
Alexander Aring
3
-4
/
+41
2018-04-23
net: sched: ife: signal not finding metaid
Alexander Aring
1
-1
/
+1
2018-04-23
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
1
-1
/
+1
2018-04-23
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
1
-1
/
+1
2018-04-22
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-04-22
net: ethernet: ti: cpsw: fix tx vlan priority mapping
Ivan Khoronzhuk
1
-1
/
+1
2018-04-22
llc: delete timers synchronously in llc_sk_free()
Cong Wang
3
-9
/
+23
2018-04-22
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2
-2
/
+8
2018-04-22
s390/qeth: use Read device to query hypervisor for MAC
Julian Wiedmann
1
-1
/
+1
2018-04-22
s390/qeth: fix request-side race during cmd IO timeout
Julian Wiedmann
3
-27
/
+40
2018-04-22
s390/qeth: fix MAC address update sequence
Julian Wiedmann
1
-24
/
+31
2018-04-22
s390/qeth: handle failure on workqueue creation
Julian Wiedmann
1
-1
/
+7
2018-04-22
s390/qeth: avoid control IO completion stalls
Julian Wiedmann
2
-19
/
+5
2018-04-22
s390/qeth: fix error handling in adapter command callbacks
Julian Wiedmann
1
-48
/
+37
2018-04-20
vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversion
David Howells
1
-1
/
+1
2018-04-20
afs: Fix server record deletion
David Howells
1
-1
/
+8
2018-04-20
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-19
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
1
-6
/
+4
2018-04-19
bnxt_en: Fix memory fault in bnxt_ethtool_init()
Vasundhara Volam
2
-24
/
+27
2018-04-19
virtio_net: sparse annotation fix
Michael S. Tsirkin
1
-1
/
+1
2018-04-19
virtio_net: fix adding vids on big-endian
Michael S. Tsirkin
1
-3
/
+3
2018-04-19
virtio_net: split out ctrl buffer
Michael S. Tsirkin
1
-29
/
+39
2018-04-19
net: hns: Avoid action name truncation
dann frazier
1
-1
/
+1
2018-04-19
docs: ip-sysctl.txt: fix name of some ipv6 variables
Olivier Gayot
1
-4
/
+4
2018-04-19
vmxnet3: fix incorrect dereference when rxvlan is disabled
Ronak Doshi
2
-6
/
+15
2018-04-19
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-19
MAINTAINERS: Direct networking documentation changes to netdev
Jonathan Corbet
1
-0
/
+1
2018-04-19
atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
Colin Ian King
1
-2
/
+2
2018-04-19
net: qmi_wwan: add Wistron Neweb D19Q1
Pawel Dembicki
1
-0
/
+1
2018-04-19
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
1
-1
/
+1
2018-04-19
net: stmmac: Disable ACS Feature for GMAC >= 4
Jose Abreu
3
-9
/
+7
2018-04-19
net: mvpp2: Fix DMA address mask size
Maxime Chevallier
1
-5
/
+7
2018-04-19
net: change the comment of dev_mc_init
sunlianwen
1
-1
/
+1
2018-04-19
mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs
Wolfram Sang
1
-6
/
+33
2018-04-19
HID: i2c-hid: fix inverted return value from i2c_hid_command()
Jiri Kosina
1
-1
/
+1
2018-04-19
powerpc/kvm: Fix lockups when running KVM guests on Power8
Michael Ellerman
1
-2
/
+2
2018-04-19
powerpc/eeh: Fix enabling bridge MMIO windows
Michael Neuling
1
-1
/
+2
2018-04-19
net: qualcomm: rmnet: Fix warning seen with fill_info
Subash Abhinov Kasiviswanathan
1
-5
/
+6
2018-04-18
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
1
-2
/
+9
2018-04-18
MIPS: memset.S: Fix clobber of v1 in last_fixup
Matt Redfearn
1
-1
/
+1
2018-04-18
tun: fix vlan packet truncation
Bjørn Mork
1
-6
/
+1
2018-04-18
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2
-8
/
+5
2018-04-18
tipc: fix use-after-free in tipc_nametbl_stop
Jon Maloy
1
-12
/
+17
2018-04-18
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
1
-0
/
+4
2018-04-18
udf: Fix leak of UTF-16 surrogates into encoded strings
Jan Kara
1
-0
/
+6
2018-04-18
dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
Viresh Kumar
1
-15
/
+1
2018-04-18
dt-bindings: thermal: remove no longer needed samsung thermal properties
Bartlomiej Zolnierkiewicz
1
-18
/
+5
2018-04-17
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+5
2018-04-17
sfc: check RSS is active for filter insert
Bert Kenward
1
-2
/
+2
2018-04-17
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
2
-3
/
+6
[next]