index
:
Linux
arm64-uaccess
for-next
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
2
-7
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: gro: do not keep too many GRO packets in napi->rx_list
Eric Dumazet
2021-02-05
1
-5
/
+6
|
*
|
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2021-02-04
1
-2
/
+10
*
|
|
net: add sysfs attribute to control napi threaded mode
Wei Wang
2021-02-09
2
-2
/
+86
*
|
|
net: implement threaded-able napi poll loop support
Wei Wang
2021-02-09
1
-0
/
+112
*
|
|
net: extract napi poll functionality to __napi_poll()
Felix Fietkau
2021-02-09
1
-12
/
+24
*
|
|
net-sysfs: Add rtnl locking for getting Tx queue traffic class
Alexander Duyck
2021-02-08
1
-3
/
+10
*
|
|
Revert "net: Have netpoll bring-up DSA management interface"
Vladimir Oltean
2021-02-06
1
-18
/
+4
*
|
|
net: Introduce {netdev,napi}_alloc_frag_align()
Kevin Hao
2021-02-06
1
-16
/
+10
*
|
|
net/core: move gro function declarations to separate header
Leon Romanovsky
2021-02-04
1
-6
/
+1
*
|
|
net: page_pool: simplify page recycling condition tests
Alexander Lobakin
2021-02-04
1
-10
/
+4
*
|
|
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
1
-2
/
+10
*
|
|
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
2021-02-02
1
-1
/
+13
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-02
1
-3
/
+4
|
\
|
|
|
*
|
neighbour: Prevent a dead entry from updating gc_list
Chinmay Agarwal
2021-01-30
1
-3
/
+4
*
|
|
net: Remove redundant calls of sk_tx_queue_clear().
Kuniyuki Iwashima
2021-01-29
1
-1
/
+10
*
|
|
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
2021-01-29
1
-1
/
+12
*
|
|
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-01-28
1
-30
/
+280
|
\
\
\
|
*
|
|
devlink: Support get and set state of port function
Parav Pandit
2021-01-22
1
-1
/
+89
|
*
|
|
devlink: Support add and delete devlink port
Parav Pandit
2021-01-22
1
-0
/
+121
|
*
|
|
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
2021-01-22
1
-0
/
+39
|
*
|
|
devlink: Prepare code to fill multiple port function attributes
Parav Pandit
2021-01-22
1
-31
/
+33
*
|
|
|
net: reduce indentation level in sk_clone_lock()
Eric Dumazet
2021-01-28
1
-96
/
+93
*
|
|
|
devlink: Add DMAC filter generic packet trap
Aya Levin
2021-01-27
1
-0
/
+1
*
|
|
|
net: bridge: multicast: make tracked EHT hosts limit configurable
Nikolay Aleksandrov
2021-01-27
1
-1
/
+1
*
|
|
|
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
2021-01-27
1
-2
/
+0
*
|
|
|
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
2021-01-27
1
-1
/
+1
*
|
|
|
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
2021-01-22
1
-0
/
+4
*
|
|
|
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2021-01-22
2
-3
/
+5
*
|
|
|
net/sched: cls_flower add CT_FLAGS_INVALID flag support
wenxu
2021-01-20
2
-4
/
+11
*
|
|
|
net: inline rollback_registered_many()
Jakub Kicinski
2021-01-20
1
-14
/
+8
*
|
|
|
net: move rollback_registered_many()
Jakub Kicinski
2021-01-20
1
-93
/
+95
*
|
|
|
net: inline rollback_registered()
Jakub Kicinski
2021-01-20
1
-11
/
+6
*
|
|
|
net: move net_set_todo inside rollback_registered()
Jakub Kicinski
2021-01-20
1
-8
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-20
4
-7
/
+19
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-19
1
-0
/
+5
|
*
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
2021-01-19
1
-2
/
+2
|
*
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-16
1
-1
/
+5
|
*
net_sched: gen_estimator: support large ewma log
Eric Dumazet
2021-01-15
1
-4
/
+7
*
|
net: fix GSO for SG-enabled devices
Paolo Abeni
2021-01-19
1
-2
/
+2
*
|
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-19
1
-1
/
+1
*
|
net: netdevice: Add operation ndo_sk_get_lower_dev
Tariq Toukan
2021-01-18
1
-0
/
+33
*
|
net: move the hsize check to the else block in skb_segment
Xin Long
2021-01-16
1
-5
/
+6
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-15
3
-16
/
+35
|
\
\
|
*
|
bpf: Allow to retrieve sol_socket opts from sock_addr progs
Daniel Borkmann
2021-01-12
1
-2
/
+23
|
*
|
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-11
/
+9
|
*
|
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-08
1
-4
/
+4
|
*
|
bpf: Replace fput with sockfd_put in sock map
Zheng Yongjun
2021-01-08
1
-1
/
+1
*
|
|
neighbor: remove definition of DEBUG
Tom Rix
2021-01-15
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
4
-39
/
+80
|
\
\
\
|
|
|
/
|
|
/
|
[prev]
[next]