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
*
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
2020-10-22
1
-0
/
+2
*
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-22
2
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-22
12
-19
/
+37
|
\
|
*
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2020-10-22
2
-0
/
+2
|
*
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2020-10-20
3
-5
/
+11
|
*
docs: nf_flowtable: fix typo.
Jeremy Sowden
2020-10-20
1
-1
/
+1
|
*
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
2020-10-20
3
-3
/
+3
|
*
netfilter: Drop fragmented ndisc packets assembled in netfilter
Georg Kohmann
2020-10-20
1
-0
/
+1
|
*
netfilter: conntrack: connection timeout after re-register
Francesco Ruggeri
2020-10-20
1
-6
/
+13
|
*
ipvs: adjust the debug info in function set_tcp_state
longguang.yue
2020-10-20
1
-4
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-22
16
-102
/
+426
|
\
\
|
*
|
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
2020-10-22
2
-4
/
+6
|
*
|
bpf, selftests: Extend test_tc_redirect to use modified bpf_redirect_neigh()
Toke Høiland-Jørgensen
2020-10-22
3
-5
/
+173
|
*
|
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
2020-10-22
5
-67
/
+145
|
*
|
bpf, doc: Fix patchwork URL to point to kernel.org instance
Daniel Borkmann
2020-10-21
1
-1
/
+2
|
*
|
bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked
Martin KaFai Lau
2020-10-20
2
-18
/
+70
|
*
|
bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked
Martin KaFai Lau
2020-10-20
1
-0
/
+25
|
*
|
bpf: Enforce id generation for all may-be-null register type
Martin KaFai Lau
2020-10-20
1
-6
/
+5
|
*
|
bpf: Remove unneeded break
Tom Rix
2020-10-19
1
-1
/
+0
*
|
|
ibmvnic: save changed mac address to adapter->mac_addr
Lijun Pan
2020-10-22
1
-0
/
+5
*
|
|
selftests: mptcp: depends on built-in IPv6
Matthieu Baerts
2020-10-22
1
-0
/
+1
*
|
|
Revert "virtio-net: ethtool configurable RXCSUM"
Michael S. Tsirkin
2020-10-22
1
-36
/
+12
*
|
|
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
2020-10-22
2
-8
/
+7
*
|
|
net: ethernet: mtk-star-emac: select REGMAP_MMIO
Bartosz Golaszewski
2020-10-22
1
-0
/
+1
*
|
|
net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup
Xie He
2020-10-22
1
-0
/
+1
*
|
|
net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
Xie He
2020-10-22
1
-1
/
+9
*
|
|
mptcp: depends on IPV6 but not as a module
Matthieu Baerts
2020-10-21
1
-1
/
+1
*
|
|
sfc: move initialisation of efx->filter_sem to efx_init_struct()
Edward Cree
2020-10-21
2
-1
/
+1
*
|
|
mpls: load mpls_gso after mpls_iptunnel
Alexander Ovechkin
2020-10-21
1
-0
/
+1
*
|
|
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
2020-10-21
1
-1
/
+1
*
|
|
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
2020-10-21
1
-1
/
+1
*
|
|
net: dsa: bcm_sf2: make const array static, makes object smaller
Colin Ian King
2020-10-21
1
-1
/
+1
*
|
|
mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it
Geert Uytterhoeven
2020-10-21
1
-1
/
+1
*
|
|
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
2020-10-21
1
-0
/
+1
*
|
|
Merge branch 'chelsio-chtls-fix-inline-tls-bugs'
Jakub Kicinski
2020-10-21
2
-8
/
+16
|
\
\
\
|
*
|
|
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
2020-10-21
1
-1
/
+0
|
*
|
|
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
2020-10-21
1
-2
/
+2
|
*
|
|
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
2020-10-21
1
-2
/
+8
|
*
|
|
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
2020-10-21
1
-3
/
+2
|
*
|
|
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
2020-10-21
1
-0
/
+3
|
*
|
|
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
2020-10-21
1
-0
/
+1
|
/
/
/
*
|
|
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
2020-10-21
1
-1
/
+1
*
|
|
mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
Geert Uytterhoeven
2020-10-21
1
-3
/
+1
*
|
|
Merge branch 'init-ahmac-and-port-of-mptcp_options_received'
Jakub Kicinski
2020-10-21
1
-1
/
+2
|
\
\
\
|
*
|
|
mptcp: move mptcp_options_received's port initialization
Geliang Tang
2020-10-21
1
-1
/
+1
|
*
|
|
mptcp: initialize mptcp_options_received's ahmac
Geliang Tang
2020-10-21
1
-0
/
+1
|
/
/
/
*
|
|
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
2020-10-21
1
-2
/
+2
*
|
|
netsec: ignore 'phy-mode' device property on ACPI systems
Ard Biesheuvel
2020-10-21
2
-8
/
+20
*
|
|
nfc: remove unneeded break
Tom Rix
2020-10-20
2
-2
/
+0
*
|
|
net: remove unneeded break
Tom Rix
2020-10-20
4
-7
/
+0
|
|
/
|
/
|
[next]