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
*
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
10
-33
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-09
1
-0
/
+6
|
\
|
*
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-06
1
-0
/
+6
*
|
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
2022-06-07
4
-14
/
+26
|
/
*
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-05-25
1
-1
/
+1
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
23
-354
/
+1560
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-23
3
-9
/
+46
|
|
\
|
|
*
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-20
1
-0
/
+18
|
|
*
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
1
-0
/
+9
|
|
*
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
1
-0
/
+6
|
|
*
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-10
1
-4
/
+3
|
|
*
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
2022-04-28
1
-9
/
+13
|
*
|
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-22
1
-8
/
+13
|
*
|
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
1
-8
/
+5
|
*
|
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
4
-7
/
+19
|
*
|
|
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
2
-5
/
+7
|
*
|
|
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
2022-05-16
1
-0
/
+2
|
*
|
|
net: dm: check the boundary of skb drop reasons
Menglong Dong
2022-05-16
1
-1
/
+1
|
*
|
|
net: core: add READ_ONCE/WRITE_ONCE annotations for sk->sk_bound_dev_if
Eric Dumazet
2022-05-16
1
-4
/
+7
|
*
|
|
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
3
-9
/
+9
|
*
|
|
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
3
-4
/
+19
|
*
|
|
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-16
1
-0
/
+6
|
*
|
|
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
2022-05-13
1
-1
/
+4
|
*
|
|
net: update the register_netdevice() kdoc
Jakub Kicinski
2022-05-12
1
-14
/
+6
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-1
/
+3
|
|
\
\
\
|
*
|
|
|
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
2022-05-12
1
-10
/
+18
|
*
|
|
|
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
|
*
|
|
|
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-09
1
-2
/
+2
|
*
|
|
|
net: move netif_set_gso_max helpers
Jakub Kicinski
2022-05-06
1
-0
/
+21
|
*
|
|
|
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
2
-2
/
+37
|
*
|
|
|
net: add netif_inherit_tso_max()
Jakub Kicinski
2022-05-06
1
-0
/
+12
|
*
|
|
|
net: Make msg_zerocopy_alloc static
David Ahern
2022-05-05
1
-2
/
+1
|
*
|
|
|
net: align SO_RCVMARK required privileges with SO_MARK
Eyal Birger
2022-05-05
1
-0
/
+6
|
*
|
|
|
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
2022-05-05
1
-298
/
+5
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-5
/
+11
|
|
\
\
\
\
|
*
|
|
|
|
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-04
1
-1
/
+1
|
*
|
|
|
|
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
1
-3
/
+3
|
*
|
|
|
|
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
1
-2
/
+1
|
*
|
|
|
|
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-05-03
1
-6
/
+4
|
*
|
|
|
|
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
2022-05-02
1
-2
/
+1
|
*
|
|
|
|
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
1
-91
/
+86
|
*
|
|
|
|
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
1
-3
/
+20
|
*
|
|
|
|
rtnl: allocate more attr tables on the heap
Jakub Kicinski
2022-05-02
1
-12
/
+18
|
*
|
|
|
|
sock: optimise sock_def_write_space barriers
Pavel Begunkov
2022-05-01
1
-1
/
+25
[next]