index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-1
/
+4
2021-11-17
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+2
2021-11-17
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-1
/
+2
2021-11-02
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
1
-0
/
+6
2021-07-19
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
1
-2
/
+9
2021-06-03
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
1
-1
/
+2
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-4
/
+22
2021-05-14
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
1
-4
/
+4
2021-04-21
gro: ensure frag0 meets IP header alignment
Eric Dumazet
1
-1
/
+2
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
1
-1
/
+1
2021-03-07
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-0
/
+42
2021-02-17
net: gro: do not keep too many GRO packets in napi->rx_list
Eric Dumazet
1
-5
/
+6
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
1
-0
/
+5
2020-09-26
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-12
net: disable netpoll on fresh napis
Jakub Kicinski
1
-1
/
+2
2020-09-09
net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
Alexander Lobakin
1
-4
/
+5
2020-07-31
dev: Defer free of skbs in flush_backlog
Subash Abhinov Kasiviswanathan
1
-1
/
+1
2020-06-30
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
1
-0
/
+2
2020-06-30
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-24
net: core: device_rename: Use rwsem instead of a seqcount
Ahmed S. Darwish
1
-22
/
+18
2020-06-24
sched/rt, net: Use CONFIG_PREEMPTION.patch
Thomas Gleixner
1
-1
/
+1
2020-06-03
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-04-21
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-08
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-2
/
+2
2020-03-05
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
1
-3
/
+3
2020-03-05
Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"
Paolo Abeni
1
-20
/
+2
2020-02-24
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-01-29
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-31
/
+33
2020-01-29
net-sysfs: Fix reference count leak
Jouni Hogander
1
-1
/
+3
2020-01-29
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-10
/
+19
2020-01-23
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-09
net/sched: annotate lockless accesses to qdisc->empty
Eric Dumazet
1
-1
/
+1
2019-12-18
inet: protect against too small mtu values.
Eric Dumazet
1
-1
/
+2
2019-11-01
net: fix installing orphaned programs
Jakub Kicinski
1
-1
/
+2
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
1
-19
/
+0
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-21
/
+209
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-84
/
+43
2019-10-24
net: core: limit nested device depth
Taehee Yoo
1
-45
/
+227
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
1
-2
/
+2
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+10
2019-09-15
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-6
/
+10
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-09-12
net: Fix null de-reference of device refcount
Subash Abhinov Kasiviswanathan
1
-0
/
+2
2019-08-17
net: Don't call XDP_SETUP_PROG when nothing is changed
Maxim Mikityanskiy
1
-2
/
+13
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
1
-3
/
+41
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+12
2019-08-05
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
1
-5
/
+10
[next]