index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-12-06
drop_monitor: add net device refcount tracker
Eric Dumazet
2021-12-06
net: add net device refcount tracker to dev_ifsioc()
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-30
bpf, docs: Prune all references to "internal BPF"
Christoph Hellwig
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-29
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
2021-11-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-24
net: allow SO_MARK with CAP_NET_RAW
Maciej Żenczykowski
2021-11-24
net: allow CAP_NET_RAW to setsockopt SO_PRIORITY
Maciej Żenczykowski
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
2021-11-22
net, neigh: Fix crash in v6 module initialization error path
Daniel Borkmann
2021-11-22
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2021-11-20
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
2021-11-20
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2021-11-20
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
[prev]
[next]