index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-14
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-12-06
net: add net device refcount tracker to struct netdev_adjacent
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-29
net: Write lock dev_base_lock without disabling bottom halves.
Sebastian Andrzej Siewior
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-10
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-26
net: Prevent HW-GRO and LRO features operate together
Ben Ben-ishay
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-10-20
net-core: use netdev_* calls for kernel messages
Jesse Brandeburg
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-14
netfilter: Introduce egress hook
Lukas Wunner
2021-10-14
netfilter: Generalize ingress hook include file
Lukas Wunner
2021-10-14
netfilter: Rename ingress hook include file
Lukas Wunner
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
2021-10-02
net:dev: Change napi_gro_complete return type to void
Gyumin Hwang
2021-09-27
net: make napi_disable() symmetric with enable
Jakub Kicinski
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-20
napi: fix race inside napi_enable
Xuan Zhuo
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-08-13
net: in_irq() cleanup
Changbin Du
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-09
net, core: Allow netdev_lower_get_next_private_rcu in bh context
Jussi Maki
2021-08-09
net, core: Add support for XDP redirection to slave device
Jussi Maki
2021-08-05
net: Remove redundant if statements
Yajun Deng
2021-08-04
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2021-08-03
move netdev_boot_setup into Space.c
Arnd Bergmann
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
2021-07-29
net: optimize GRO for the common case.
Paolo Abeni
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-20
memcg: enable accounting for net_device and Tx/Rx queues
Vasily Averin
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]