index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-18
devlink: implement line card active state
Jiri Pirko
1
-0
/
+41
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
1
-3
/
+319
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
1
-1
/
+269
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
1
-1
/
+62
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-1
/
+5
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
1
-0
/
+2
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
1
-19
/
+48
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
1
-0
/
+8
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
1
-1
/
+1
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
1
-3
/
+3
2022-04-12
page_pool: Add recycle stats to page_pool_put_page_bulk
Lorenzo Bianconi
1
-2
/
+13
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
1
-2
/
+1
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
1
-5
/
+3
2022-04-11
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
1
-6
/
+24
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+24
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
1
-0
/
+1
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
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
1
-1
/
+1
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-06
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
1
-0
/
+4
2022-04-06
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
1
-3
/
+2
2022-04-05
net: ensure net_todo_list is processed quickly
Johannes Berg
2
-1
/
+34
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/netdev/net-next
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
[prev]
[next]