index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-15
xsk: Drop ternary operator from xskq_cons_has_entries
Maciej Fijalkowski
2022-04-15
xsk: Diversify return codes in xsk_rcv_check()
Maciej Fijalkowski
2022-04-15
xsk: Improve xdp_do_redirect() error codes
Björn Töpel
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-08
net/sched: flower: Avoid overwriting error messages
Ido Schimmel
2022-04-08
net/sched: matchall: Avoid overwriting error messages
Ido Schimmel
2022-04-08
net/sched: cls_api: Add extack message for unsupported action offload
Ido Schimmel
2022-04-08
net/sched: act_vlan: Add extack message for offload failure
Ido Schimmel
2022-04-08
net/sched: act_tunnel_key: Add extack message for offload failure
Ido Schimmel
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
2022-04-08
net/sched: act_police: Add extack messages for offload failure
Ido Schimmel
2022-04-08
net/sched: act_pedit: Add extack message for offload failure
Ido Schimmel
2022-04-08
net/sched: act_mpls: Add extack messages for offload failure
Ido Schimmel
2022-04-08
net/sched: act_mirred: Add extack message for offload failure
Ido Schimmel
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-04-08
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
net/sched: matchall: Take verbose flag into account when logging error messages
Ido Schimmel
2022-04-08
tls: hw: rx: use return value of tls_device_decrypted() to carry status
Jakub Kicinski
2022-04-08
tls: rx: refactor decrypt_skb_update()
Jakub Kicinski
2022-04-08
tls: rx: don't issue wake ups when data is decrypted
Jakub Kicinski
2022-04-08
tls: rx: replace 'back' with 'offset'
Jakub Kicinski
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
2022-04-08
tls: rx: init decrypted status in tls_read_size()
Jakub Kicinski
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
2022-04-08
tls: rx: drop pointless else after goto
Jakub Kicinski
2022-04-08
tls: rx: jump to a more appropriate label
Jakub Kicinski
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-07
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
2022-04-07
net: ethernet: set default assignment identifier to NET_NAME_ENUM
Ian Wienand
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-07
net: unexport a handful of dev_* functions
Jakub Kicinski
2022-04-06
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPF
Lorenzo Bianconi
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
2022-04-06
ip6_tunnel: Remove duplicate assignments
Hongbin Wang
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
2022-04-06
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
net: openvswitch: fix leak of nested actions
Ilya Maximets
2022-04-05
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
2022-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
[next]