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