index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-17
1
-10
/
+15
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-70
/
+162
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-1
/
+1
|
|
\
|
*
|
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
2022-05-16
1
-2
/
+3
|
*
|
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-16
1
-0
/
+1
|
*
|
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
2022-05-16
1
-1
/
+1
|
*
|
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2022-05-16
1
-2
/
+5
|
*
|
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-1
/
+1
|
*
|
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
1
-3
/
+4
|
*
|
net: update the register_netdevice() kdoc
Jakub Kicinski
2022-05-12
1
-14
/
+6
|
*
|
net: add more debug info in skb_checksum_help()
Eric Dumazet
2022-05-11
1
-4
/
+6
|
*
|
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
2022-05-11
1
-2
/
+6
|
*
|
net: fix kdoc on __dev_queue_xmit()
Jakub Kicinski
2022-05-10
1
-20
/
+15
|
*
|
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-06
1
-2
/
+2
|
*
|
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-06
1
-0
/
+35
|
*
|
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-06
1
-0
/
+12
|
*
|
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
1
-3
/
+3
|
*
|
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-30
1
-13
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-10
/
+6
|
|
\
\
|
*
|
|
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
2022-04-28
1
-1
/
+2
|
*
|
|
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
1
-0
/
+31
|
*
|
|
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-19
1
-2
/
+29
|
*
|
|
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
2022-04-11
1
-5
/
+3
|
*
|
|
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-04-07
1
-0
/
+1
|
*
|
|
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-04-07
1
-0
/
+1
|
*
|
|
net: unexport a handful of dev_* functions
Jakub Kicinski
2022-04-07
1
-6
/
+0
|
*
|
|
net: ethernet: mtk_eth_soc: implement flow offloading to WED devices
Felix Fietkau
2022-04-06
1
-0
/
+4
|
*
|
|
net: ensure net_todo_list is processed quickly
Johannes Berg
2022-04-05
1
-1
/
+1
*
|
|
|
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
1
-3
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-3
/
+0
|
|
|
/
|
|
/
|
*
/
|
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-16
1
-1
/
+1
|
/
/
*
/
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
1
-9
/
+5
|
/
*
net: move net_unlink_todo() out of the header
Johannes Berg
2022-03-28
1
-0
/
+10
*
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
2022-03-21
1
-2
/
+1
*
net: set default rss queues num to physical cores / 2
Íñigo Huguet
2022-03-18
1
-4
/
+16
*
net: Add lockdep asserts to ____napi_schedule().
Sebastian Andrzej Siewior
2022-03-14
1
-1
/
+4
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-9
/
+42
*
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
2022-03-11
1
-2
/
+0
*
net: dev: use kfree_skb_reason() for __netif_receive_skb_core()
Menglong Dong
2022-03-04
1
-3
/
+5
*
net: dev: use kfree_skb_reason() for sch_handle_ingress()
Menglong Dong
2022-03-04
1
-1
/
+1
*
net: dev: use kfree_skb_reason() for do_xdp_generic()
Menglong Dong
2022-03-04
1
-1
/
+1
*
net: dev: use kfree_skb_reason() for enqueue_to_backlog()
Menglong Dong
2022-03-04
1
-1
/
+4
*
net: dev: add skb drop reasons to __dev_xmit_skb()
Menglong Dong
2022-03-04
1
-2
/
+3
*
net: dev: use kfree_skb_reason() for sch_handle_egress()
Menglong Dong
2022-03-04
1
-1
/
+1
*
net: dev: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-3
/
+3
*
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-03-03
1
-6
/
+2
*
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
1
-2
/
+6
*
net: Clear mono_delivery_time bit in __skb_tstamp_tx()
Martin KaFai Lau
2022-03-03
1
-2
/
+2
*
net: Handle delivery_time in skb->tstamp during network tapping with af_packet
Martin KaFai Lau
2022-03-03
1
-1
/
+3
*
net: dev: Add hardware stats support
Petr Machata
2022-03-03
1
-1
/
+266
[next]