index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hv_netvsc: use RCU to fix concurrent rx and queue changes
Stephen Hemminger
2018-03-22
2
-35
/
+21
*
hv_netvsc: disable NAPI before channel close
Stephen Hemminger
2018-03-22
1
-4
/
+4
*
net/ipv6: Handle onlink flag with multipath routes
David Ahern
2018-03-22
1
-0
/
+1
*
ppp: avoid loop in xmit recursion detection code
Guillaume Nault
2018-03-22
1
-12
/
+14
*
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
2018-03-22
1
-2
/
+3
*
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
2018-03-22
1
-1
/
+1
*
Merge branch 'aquantia-fixes'
David S. Miller
2018-03-22
10
-30
/
+99
|
\
|
*
net: aquantia: driver version bump
Igor Russkikh
2018-03-22
1
-1
/
+1
|
*
net: aquantia: Implement pci shutdown callback
Igor Russkikh
2018-03-22
3
-0
/
+36
|
*
net: aquantia: Allow live mac address changes
Igor Russkikh
2018-03-22
1
-0
/
+2
|
*
net: aquantia: Add tx clean budget and valid budget handling logic
Igor Russkikh
2018-03-22
4
-9
/
+13
|
*
net: aquantia: Change inefficient wait loop on fw data reads
Igor Russkikh
2018-03-22
2
-15
/
+28
|
*
net: aquantia: Fix a regression with reset on old firmware
Igor Russkikh
2018-03-22
1
-0
/
+4
|
*
net: aquantia: Fix hardware reset when SPI may rarely hangup
Igor Russkikh
2018-03-22
1
-5
/
+15
|
/
*
Merge branch 's390-qeth-fixes'
David S. Miller
2018-03-22
3
-8
/
+17
|
\
|
*
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
2018-03-22
1
-0
/
+1
|
*
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
2018-03-22
1
-3
/
+13
|
*
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
2018-03-22
1
-1
/
+1
|
*
s390/qeth: free netdevice when removing a card
Julian Wiedmann
2018-03-22
3
-4
/
+2
|
/
*
Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'
David S. Miller
2018-03-22
4
-21
/
+25
|
\
|
*
net: phy: micrel: Use the general dummy stubs for MMD register access
Kevin Hao
2018-03-22
1
-21
/
+2
|
*
net: phy: realtek: Use the dummy stubs for MMD register access for rtl8211b
Kevin Hao
2018-03-22
1
-0
/
+2
|
*
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
2018-03-22
2
-0
/
+21
|
/
*
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
2018-03-22
5
-13
/
+20
|
\
|
*
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2018-03-18
1
-5
/
+10
|
*
batman-adv: Add missing include for EPOLL* constants
Sven Eckelmann
2018-03-18
2
-0
/
+2
|
*
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
2018-03-16
1
-1
/
+1
|
*
batman-adv: update data pointers after skb_cow()
Matthias Schiffer
2018-03-16
1
-5
/
+5
|
*
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
2018-03-04
1
-2
/
+2
*
|
Merge branch 'net-sched-action-idr-leak'
David S. Miller
2018-03-21
7
-9
/
+12
|
\
\
|
*
|
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
2018-03-21
1
-3
/
+6
|
*
|
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
*
|
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
2018-03-21
1
-1
/
+1
|
/
/
*
|
qede: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2018-03-21
2
-3
/
+3
*
|
bnx2x: fix spelling mistake: "registeration" -> "registration"
Colin Ian King
2018-03-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-21
5
-30
/
+61
|
\
\
|
*
|
kbuild: disable clang's default use of -fmerge-all-constants
Daniel Borkmann
2018-03-21
1
-0
/
+9
|
*
|
bpf: skip unnecessary capability check
Chenbo Feng
2018-03-20
1
-1
/
+1
|
*
|
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
2018-03-20
1
-28
/
+40
|
*
|
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
2018-03-20
1
-1
/
+1
|
*
|
error-injection: Fix to prohibit jump optimization
Masami Hiramatsu
2018-03-12
1
-0
/
+10
*
|
|
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
2018-03-20
1
-1
/
+1
*
|
|
Merge tag 'linux-can-fixes-for-4.16-20180319' of ssh://gitolite.kernel.org/pu...
David S. Miller
2018-03-20
1
-3
/
+2
|
\
\
\
|
*
|
|
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
2018-03-19
1
-3
/
+2
*
|
|
|
net: gemini: fix memory leak
Igor Pylypiv
2018-03-20
1
-0
/
+1
*
|
|
|
net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...
Christophe JAILLET
2018-03-20
1
-2
/
+4
[next]