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