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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
net: fix wrong network header length
Lina Wang
1
-1
/
+3
2022-05-04
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
1
-2
/
+2
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+3
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-9
/
+5
2022-04-22
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
1
-4
/
+3
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-04-08
flow_dissector: fix false-positive __read_overflow2_field() warning
Jakub Kicinski
1
-1
/
+1
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
1
-0
/
+1
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+13
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-01
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-03-28
net: move net_unlink_todo() out of the header
Johannes Berg
1
-0
/
+10
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-559
/
+1999
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-90
/
+104
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
1
-2
/
+1
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-6
/
+0
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
1
-25
/
+61
2022-03-20
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
1
-0
/
+2
2022-03-20
bpf: Treat bpf_sk_lookup remote_port as a 2-byte field
Jakub Sitnicki
1
-2
/
+18
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-9
/
+12
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
1
-4
/
+16
2022-03-17
veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb
Lorenzo Bianconi
1
-0
/
+1
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
1
-35
/
+12
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
1
-2
/
+0
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
1
-24
/
+71
2022-03-15
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
1
-4
/
+13
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
7
-9
/
+38
2022-03-14
net: Add lockdep asserts to ____napi_schedule().
Sebastian Andrzej Siewior
1
-1
/
+4
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2
-10
/
+43
2022-03-11
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
1
-2
/
+0
2022-03-11
flow_dissector: Add support for HSRv0
Kurt Kanzenbach
1
-0
/
+1
2022-03-10
net: limit altnames to 64k total
Jakub Kicinski
1
-0
/
+11
2022-03-10
net: account alternate interface name memory
Jakub Kicinski
1
-1
/
+1
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+27
2022-03-10
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
1
-1
/
+2
2022-03-10
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
1
-54
/
+34
2022-03-10
bpf: Simplify insn rewrite on BPF_WRITE __sk_buff->tstamp
Martin KaFai Lau
1
-12
/
+14
2022-03-10
bpf: Simplify insn rewrite on BPF_READ __sk_buff->tstamp
Martin KaFai Lau
1
-10
/
+11
2022-03-10
bpf: net: Remove TC_AT_INGRESS_OFFSET and SKB_MONO_DELIVERY_TIME_OFFSET macro
Martin KaFai Lau
1
-7
/
+7
2022-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+25
2022-03-08
SO_ZEROCOPY should return -EOPNOTSUPP rather than -ENOTSUPP
Samuel Thibault
1
-2
/
+2
2022-03-07
net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
Tom Rix
1
-1
/
+1
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
1
-0
/
+25
2022-03-07
ptp: Add generic PTP is_sync() function
Kurt Kanzenbach
1
-0
/
+12
2022-03-04
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
1
-3
/
+5
2022-03-04
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
1
-1
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
1
-1
/
+1
2022-03-04
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
1
-1
/
+4
2022-03-04
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
1
-2
/
+3
[next]