index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
/
arc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
1
-0
/
+2
2018-05-18
cxgb4: fix offset in collecting TX rate limit info
Rahul Lakkireddy
1
-19
/
+9
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2
-4
/
+6
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2018-05-18
sh_eth: Change platform check to CONFIG_ARCH_RENESAS
Geert Uytterhoeven
1
-1
/
+1
2018-05-18
net: dsa: Do not register devlink for unused ports
Florian Fainelli
1
-3
/
+6
2018-05-18
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
1
-1
/
+1
2018-05-18
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2
-27
/
+84
2018-05-18
bpf: parse and verdict prog attach may race with bpf map update
John Fastabend
1
-3
/
+3
2018-05-18
bpf: sockmap update rollback on error can incorrectly dec prog refcnt
John Fastabend
1
-6
/
+6
2018-05-17
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
1
-9
/
+65
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
1
-9
/
+24
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
1
-6
/
+18
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
1
-2
/
+8
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
1
-12
/
+26
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
1
-1
/
+1
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
1
-0
/
+3
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
1
-0
/
+5
2018-05-17
erspan: fix invalid erspan version.
William Tu
2
-2
/
+7
2018-05-17
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
1
-9
/
+15
2018-05-17
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
1
-2
/
+1
2018-05-17
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
1
-0
/
+1
2018-05-17
net/ipv4: Initialize proto and ports in flow struct
David Ahern
3
-3
/
+14
2018-05-17
tls: don't use stack memory in a scatterlist
Matt Mullins
2
-5
/
+7
2018-05-16
tuntap: fix use after free during release
Jason Wang
1
-1
/
+1
2018-05-16
qed: Fix LL2 race during connection terminate
Michal Kalderon
1
-10
/
+14
2018-05-16
qed: Fix possibility of list corruption during rmmod flows
Michal Kalderon
1
-1
/
+10
2018-05-16
qed: LL2 flush isles when connection is closed
Michal Kalderon
1
-0
/
+26
2018-05-16
net/sched: fix refcnt leak in the error path of tcf_vlan_init()
Davide Caratti
1
-0
/
+2
2018-05-16
net: 8390: ne: Fix accidentally removed RBTX4927 support
Geert Uytterhoeven
1
-1
/
+3
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rule half deletion
Florian Fainelli
1
-4
/
+7
2018-05-16
net: dsa: bcm_sf2: Fix IPv6 rules and chain ID
Florian Fainelli
1
-9
/
+11
2018-05-16
net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule
Florian Fainelli
1
-1
/
+4
2018-05-16
net: phy: micrel: add 125MHz reference clock workaround
Markus Niebel
2
-0
/
+38
2018-05-16
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-05-16
net/mlx5: Fix build break when CONFIG_SMP=n
Saeed Mahameed
1
-11
/
+1
2018-05-16
ipvlan: call netdevice notifier when master mac address changed
Keefe Liu
1
-1
/
+3
2018-05-15
vmxnet3: use DMA memory barriers where required
hpreg@vmware.com
2
-2
/
+24
2018-05-15
vmxnet3: set the DMA mask before the first DMA map operation
hpreg@vmware.com
2
-28
/
+30
2018-05-15
cxgb4: Correct ntuple mask validation for hash filters
Kumar Sanghvi
1
-58
/
+30
2018-05-14
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
1
-31
/
+40
2018-05-14
net/mlx4_core: Fix error handling in mlx4_init_port_info.
Tarick Bedeir
1
-1
/
+3
2018-05-14
tun: fix use after free for ptr_ring
Jason Wang
1
-15
/
+12
2018-05-14
qede: Fix ref-cnt usage count
Michal Kalderon
1
-2
/
+1
2018-05-14
3c59x: convert to generic DMA API
Christoph Hellwig
1
-53
/
+51
2018-05-14
packet: in packet_snd start writing at link layer allocation
Willem de Bruijn
1
-1
/
+3
2018-05-14
netfilter: nf_tables: fix memory leak on error exit return
Colin Ian King
1
-2
/
+4
2018-05-11
net sched actions: fix refcnt leak in skbmod
Roman Mashak
1
-1
/
+4
2018-05-11
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
1
-1
/
+1
[next]