index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wimax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-30
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-29
bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
John Fastabend
1
-0
/
+22
2020-05-29
bpf, selftests: Verifier bounds tests need to be updated
John Fastabend
1
-14
/
+10
2020-05-29
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
1
-5
/
+5
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
1
-13
/
+11
2020-05-29
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
1
-3
/
+3
2020-05-29
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
1
-1
/
+1
2020-05-29
net/mlx5e: Properly set default values when disabling adaptive moderation
Tal Gilboa
3
-14
/
+37
2020-05-29
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2
-20
/
+24
2020-05-29
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
1
-4
/
+0
2020-05-29
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
1
-1
/
+1
2020-05-29
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
1
-0
/
+18
2020-05-29
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
1
-1
/
+2
2020-05-29
net: be more gentle about silly gso requests coming from user
Eric Dumazet
1
-8
/
+9
2020-05-28
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Jonas Falkevik
1
-0
/
+3
2020-05-28
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
1
-1
/
+3
2020-05-28
powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
Petr Mladek
1
-0
/
+1
2020-05-28
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
1
-0
/
+1
2020-05-27
net: dsa: felix: send VLANs on CPU port as egress-tagged
Vladimir Oltean
1
-2
/
+6
2020-05-27
bridge: multicast: work around clang bug
Arnd Bergmann
1
-1
/
+2
2020-05-27
vsock: fix timeout in vsock_accept()
Stefano Garzarella
1
-1
/
+1
2020-05-27
nfp: flower: fix used time of merge flow statistics
Heinrich Kuhn
1
-1
/
+2
2020-05-27
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
2
-2
/
+23
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2
-2
/
+2
2020-05-27
netfilter: conntrack: comparison of unsigned in cthelper confirmation
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
1
-3
/
+3
2020-05-27
crypto: chelsio/chtls: properly set tp->lsndtime
Eric Dumazet
1
-1
/
+1
2020-05-27
net: sctp: Fix spelling in Kconfig help
Chris Packham
1
-1
/
+1
2020-05-27
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-27
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-27
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-27
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
Daniele Palmas
1
-0
/
+1
2020-05-27
net: check untrusted gso_size at kernel entry
Willem de Bruijn
1
-2
/
+12
2020-05-27
mptcp: avoid NULL-ptr derefence on fallback
Paolo Abeni
1
-1
/
+2
2020-05-27
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
1
-1
/
+2
2020-05-27
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
3
-9
/
+45
2020-05-27
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
3
-15
/
+71
2020-05-27
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
1
-16
/
+25
2020-05-27
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2
-33
/
+59
2020-05-27
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
1
-14
/
+13
2020-05-26
qlcnic: fix missing release in qlcnic_83xx_interrupt_test.
Qiushi Wu
1
-1
/
+3
2020-05-26
dpaa_eth: fix usage as DSA master, try 3
Vladimir Oltean
1
-1
/
+1
2020-05-26
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
2
-6
/
+31
2020-05-26
xsk: Add overflow check for u64 division, stored into u32
Björn Töpel
1
-2
/
+6
2020-05-25
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
1
-1
/
+2
2020-05-25
netfilter: conntrack: make conntrack userspace helpers work again
Pablo Neira Ayuso
1
-6
/
+72
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
3
-33
/
+38
2020-05-25
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-05-25
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-05-25
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
1
-6
/
+1
[next]