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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
14
-59
/
+158
|
\
|
*
bpf: Document optval > PAGE_SIZE behavior for sockopt hooks
Stanislav Fomichev
2020-06-17
1
-0
/
+14
|
*
selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
Stanislav Fomichev
2020-06-17
2
-9
/
+91
|
*
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
2020-06-17
1
-20
/
+33
|
*
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
2020-06-17
1
-4
/
+6
|
*
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
2020-06-17
1
-0
/
+1
|
*
tools, bpftool: Add ringbuf map type to map command docs
Tobias Klauser
2020-06-17
2
-2
/
+2
|
*
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
2020-06-17
1
-1
/
+1
|
*
bpf, xdp, samples: Fix null pointer dereference in *_user code
Gaurav Singh
2020-06-16
3
-21
/
+7
|
*
tools/bpftool: Add ringbuf map to a list of known map types
Andrii Nakryiko
2020-06-16
1
-0
/
+1
|
*
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
2020-06-16
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-17
33
-314
/
+309
|
\
\
|
*
\
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-06-17
2
-51
/
+28
|
|
\
\
|
|
*
|
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-17
1
-11
/
+5
|
|
*
|
e1000: use generic power management
Vaibhav Gupta
2020-06-17
1
-36
/
+13
|
|
*
|
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-17
1
-4
/
+10
|
*
|
|
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-16
1
-0
/
+2
|
*
|
|
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
2020-06-16
4
-0
/
+17
|
*
|
|
bareudp: Fixed configuration to avoid having garbage values
Martin
2020-06-16
1
-0
/
+2
|
*
|
|
mvpp2: remove module bugfix
Sven Auhagen
2020-06-16
1
-2
/
+5
|
*
|
|
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
2020-06-16
1
-2
/
+10
|
|
/
/
|
*
|
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
2020-06-16
1
-1
/
+3
|
*
|
Merge branch 'remove-dependency-between-mlx5-act_ct-nf_flow_table'
David S. Miller
2020-06-16
4
-61
/
+55
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-16
2
-49
/
+45
|
|
*
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-16
2
-12
/
+10
|
|
/
|
*
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-06-15
1
-4
/
+4
|
*
mvpp2: ethtool rxtx stats fix
Sven Auhagen
2020-06-15
1
-2
/
+2
|
*
MAINTAINERS: switch to my private email for Renesas Ethernet drivers
Sergei Shtylyov
2020-06-15
1
-1
/
+1
|
*
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
2020-06-15
1
-2
/
+2
|
*
test_objagg: Fix potential memory leak in error handling
Aditya Pakki
2020-06-15
1
-2
/
+2
|
*
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
2020-06-15
1
-89
/
+29
|
*
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
2020-06-15
1
-0
/
+1
|
*
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2020-06-15
1
-18
/
+17
|
|
\
|
|
*
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
2020-06-15
1
-1
/
+1
|
|
*
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
2020-06-15
1
-5
/
+12
|
|
*
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
2020-06-15
1
-0
/
+2
|
|
*
bnxt_en: Simplify bnxt_resume().
Michael Chan
2020-06-15
1
-12
/
+2
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-15
4
-25
/
+65
|
|
\
|
|
*
netfilter: nf_tables: hook list memleak in flowtable deletion
Pablo Neira Ayuso
2020-06-12
1
-7
/
+24
|
|
*
netfilter: ctnetlink: memleak in filter initialization error path
Pablo Neira Ayuso
2020-06-10
1
-10
/
+22
|
|
*
netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
Stefano Brivio
2020-06-08
1
-1
/
+5
|
|
*
netfilter: nft_set_rbtree: Don't account for expired elements on insertion
Stefano Brivio
2020-06-08
1
-7
/
+14
|
*
|
MAINTAINERS: merge entries for felix and ocelot drivers
Vladimir Oltean
2020-06-15
1
-16
/
+12
|
*
|
net: alx: fix race condition in alx_remove
Zekun Shen
2020-06-15
1
-4
/
+5
|
*
|
ibmvnic: Harden device login requests
Thomas Falcon
2020-06-15
1
-4
/
+17
|
*
|
net: macb: Only disable NAPI on the actual error path
Charles Keepax
2020-06-15
1
-5
/
+4
|
*
|
qlcnic: Use kobj_to_dev() instead
Wang Qing
2020-06-15
1
-17
/
+17
|
*
|
mptcp: use list_first_entry_or_null
Geliang Tang
2020-06-15
1
-4
/
+1
|
*
|
net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"
Colin Ian King
2020-06-15
1
-1
/
+1
|
*
|
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
2020-06-15
1
-2
/
+0
[next]