index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
xsk: Diversify return codes in xsk_rcv_check()
Maciej Fijalkowski
1
-1
/
+1
2022-04-15
xsk: Improve xdp_do_redirect() error codes
Björn Töpel
2
-2
/
+2
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-7
/
+15
2022-04-08
net/sched: flower: Avoid overwriting error messages
Ido Schimmel
1
-4
/
+0
2022-04-08
net/sched: matchall: Avoid overwriting error messages
Ido Schimmel
1
-4
/
+0
2022-04-08
net/sched: cls_api: Add extack message for unsupported action offload
Ido Schimmel
1
-2
/
+4
2022-04-08
net/sched: act_vlan: Add extack message for offload failure
Ido Schimmel
1
-0
/
+1
2022-04-08
net/sched: act_tunnel_key: Add extack message for offload failure
Ido Schimmel
1
-0
/
+1
2022-04-08
net/sched: act_skbedit: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+7
2022-04-08
net/sched: act_police: Add extack messages for offload failure
Ido Schimmel
1
-3
/
+14
2022-04-08
net/sched: act_pedit: Add extack message for offload failure
Ido Schimmel
1
-0
/
+1
2022-04-08
net/sched: act_mpls: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+7
2022-04-08
net/sched: act_mirred: Add extack message for offload failure
Ido Schimmel
1
-0
/
+1
2022-04-08
net/sched: act_gact: Add extack messages for offload failure
Ido Schimmel
1
-0
/
+10
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
16
-24
/
+44
2022-04-08
net/sched: flower: Take verbose flag into account when logging error messages
Ido Schimmel
1
-6
/
+6
2022-04-08
net/sched: matchall: Take verbose flag into account when logging error messages
Ido Schimmel
1
-10
/
+7
2022-04-08
tls: hw: rx: use return value of tls_device_decrypted() to carry status
Jakub Kicinski
2
-8
/
+4
2022-04-08
tls: rx: refactor decrypt_skb_update()
Jakub Kicinski
1
-33
/
+33
2022-04-08
tls: rx: don't issue wake ups when data is decrypted
Jakub Kicinski
1
-2
/
+0
2022-04-08
tls: rx: replace 'back' with 'offset'
Jakub Kicinski
1
-5
/
+4
2022-04-08
tls: rx: use a define for tag length
Jakub Kicinski
1
-2
/
+2
2022-04-08
tls: rx: init decrypted status in tls_read_size()
Jakub Kicinski
1
-4
/
+1
2022-04-08
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2
-5
/
+8
2022-04-08
tls: rx: don't store the record type in socket context
Jakub Kicinski
1
-21
/
+17
2022-04-08
tls: rx: drop pointless else after goto
Jakub Kicinski
1
-2
/
+1
2022-04-08
tls: rx: jump to a more appropriate label
Jakub Kicinski
1
-3
/
+4
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-47
/
+210
2022-04-07
net: mpls: fix memdup.cocci warning
GONG, Ruiqi
1
-2
/
+1
2022-04-07
net: ethernet: set default assignment identifier to NET_NAME_ENUM
Ian Wienand
1
-1
/
+1
2022-04-07
tcp: Add tracepoint for tcp_set_ca_state
Ping Gan
1
-0
/
+12
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
3
-0
/
+3
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
10
-0
/
+106
2022-04-07
net: unexport a handful of dev_* functions
Jakub Kicinski
1
-6
/
+0
2022-04-06
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
1
-6
/
+24
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+13
2022-04-06
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
25
-187
/
+192
2022-04-06
net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPF
Lorenzo Bianconi
1
-7
/
+15
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-06
ip6_tunnel: Remove duplicate assignments
Hongbin Wang
1
-2
/
+0
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
1
-1
/
+1
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
1
-0
/
+4
2022-04-06
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
34
-65
/
+54
2022-04-06
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-05
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
2
-1
/
+34
2022-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-8
/
+8
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
1
-1
/
+1
2022-04-05
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
6
-6
/
+6
[next]