index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-20
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
2
-11
/
+34
2017-09-20
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
1
-2
/
+3
2017-09-20
bpf: fix ri->map_owner pointer on bpf_prog_realloc
Daniel Borkmann
2
-10
/
+21
2017-09-20
net: emac: Fix napi poll list corruption
Christian Lamparter
1
-2
/
+1
2017-09-20
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-09-20
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
1
-34
/
+9
2017-09-20
net: hns3: Fixes the default VLAN-id of PF
Lipeng
1
-1
/
+5
2017-09-20
net: hns3: Fixes the ether address copy with appropriate API
Salil Mehta
1
-2
/
+1
2017-09-20
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
1
-3
/
+4
2017-09-20
net: hns3: Fixes ring-to-vector map-and-unmap command
Lipeng
2
-2
/
+14
2017-09-20
net: hns3: Fixes the command used to unmap ring from vector
Lipeng
1
-1
/
+1
2017-09-20
net: hns3: Fixes initialization of phy address from firmware
Lipeng
1
-0
/
+1
2017-09-20
bpf: do not disable/enable BH in bpf_map_free_id()
Eric Dumazet
1
-2
/
+4
2017-09-20
rhashtable: Documentation tweak
Andreas Gruenbacher
1
-4
/
+5
2017-09-19
net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
Jerome Brunet
1
-9
/
+9
2017-09-19
MAINTAINERS: Remove Yuval Mintz from maintainers list
Ariel Elior
1
-2
/
+0
2017-09-19
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
1
-20
/
+32
2017-09-19
8139too: revisit napi_complete_done() usage
Eric Dumazet
1
-2
/
+3
2017-09-19
tcp: remove two unused functions
Yuchung Cheng
2
-35
/
+0
2017-09-19
bpf: devmap: pass on return value of bpf_map_precharge_memlock
Tobias Klauser
1
-2
/
+4
2017-09-19
bnxt_en: check for ingress qdisc in flower offload
Sathya Perla
1
-0
/
+4
2017-09-19
Documentation: networking: fix ASCII art in switchdev.txt
Randy Dunlap
1
-34
/
+34
2017-09-19
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
1
-0
/
+1
2017-09-19
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
1
-0
/
+3
2017-09-19
net: phy: Fix mask value write on gmii2rgmii converter speed register
Fahad Kunnathadi
1
-1
/
+1
2017-09-18
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
1
-10
/
+11
2017-09-18
nl80211: fix null-ptr dereference on invalid mesh configuration
Johannes Berg
1
-0
/
+3
2017-09-18
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-09-17
Linux 4.14-rc1
v4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-16
Documentation: link in networking docs
Pavel Machek
1
-1
/
+1
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-16
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2
-1
/
+18
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
3
-39
/
+36
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
1
-1
/
+1
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-15
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
1
-3
/
+3
2017-09-15
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
[next]