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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
2021-01-14
1
-3
/
+9
|
*
|
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-14
1
-2
/
+7
|
*
|
net: compound page support in skb_seq_read
Willem de Bruijn
2021-01-11
1
-5
/
+23
|
*
|
net: make sure devices go through netdev_wait_all_refs
Jakub Kicinski
2021-01-08
1
-10
/
+4
|
*
|
net: make free_netdev() more lenient with unregistering devices
Jakub Kicinski
2021-01-08
2
-17
/
+17
|
*
|
docs: net: explain struct net_device lifetime
Jakub Kicinski
2021-01-08
1
-1
/
+1
|
*
|
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
2021-01-08
1
-1
/
+1
|
*
|
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
2021-01-08
1
-1
/
+19
*
|
|
net: flow_dissector: Parse PTP L2 packet header
Eran Ben Elisha
2021-01-14
1
-0
/
+16
*
|
|
net: core: use eth_type_vlan in __netif_receive_skb_core
Menglong Dong
2021-01-13
1
-4
/
+2
*
|
|
net-gro: remove GRO_DROP
Eric Dumazet
2021-01-09
1
-11
/
+0
|
|
/
|
/
|
*
|
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
1
-1
/
+1
*
|
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
2021-01-07
1
-0
/
+1
*
|
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
1
-5
/
+4
*
|
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
1
-15
/
+15
*
|
skbuff: Call skb_zcopy_clear() before unref'ing fragments
Jonathan Lemon
2021-01-07
1
-1
/
+2
*
|
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
1
-7
/
+5
*
|
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
1
-1
/
+2
*
|
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
2021-01-07
1
-1
/
+1
*
|
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
2021-01-07
1
-8
/
+1
*
|
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
2021-01-07
1
-3
/
+11
*
|
skbuff: simplify sock_zerocopy_put
Jonathan Lemon
2021-01-07
1
-6
/
+2
*
|
udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port() helpers
Jakub Kicinski
2021-01-07
1
-1
/
+1
|
/
*
net: neighbor: fix a crash caused by mod zero
weichenchen
2020-12-28
1
-4
/
+2
*
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
2020-12-28
1
-5
/
+18
*
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
2020-12-28
1
-0
/
+7
[next]