index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
net: make net->dev_unreg_count atomic
Eric Dumazet
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-02-09
net: drop_monitor: support drop reason
Menglong Dong
2022-02-09
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
2022-02-08
net: remove default_device_exit()
Eric Dumazet
2022-02-08
net: add dev->dev_registered_tracker
Eric Dumazet
2022-02-06
net: initialize init_net earlier
Eric Dumazet
2022-02-05
skmsg: convert struct sk_msg_sg::copy to a bitmap
Eric Dumazet
2022-02-05
net: refine dev_put()/dev_hold() debugging
Eric Dumazet
2022-02-05
net: gro: minor optimization for dev_gro_receive()
Paolo Abeni
2022-02-05
net: gro: avoid re-computing truesize twice on recycle
Paolo Abeni
2022-02-03
net: minor __dev_alloc_name() optimization
Eric Dumazet
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
2022-02-02
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-01
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-01
net: allow SO_MARK with CAP_NET_RAW via cmsg
Jakub Kicinski
2022-01-31
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2022-01-31
tcp: Change SYN ACK retransmit behaviour to account for rehash
Akhmat Karakotov
2022-01-31
bpf: Add SO_TXREHASH setsockopt
Akhmat Karakotov
2022-01-31
txhash: Add socket option to control TX hash rethink behavior
Akhmat Karakotov
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-01-25
net: Adjust sk_gso_max_size once when set
David Ahern
2022-01-24
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
net-procfs: show net devices bound packet types
Jianguo Wu
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-21
xdp: disable XDP_REDIRECT for xdp frags
Lorenzo Bianconi
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
bpf: add frags support to xdp copy helpers
Eelco Chaudron
2022-01-21
bpf: add frags support to the bpf_xdp_adjust_tail() API
Eelco Chaudron
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
2022-01-21
xdp: add frags support to xdp_return_{buff/frame}
Lorenzo Bianconi
2022-01-21
net: xdp: add xdp_update_skb_shared_info utility routine
Lorenzo Bianconi
2022-01-20
bpf: support BPF_PROG_QUERY for progs attached to sockmap
Di Zhu
2022-01-20
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-18
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-17
net: Flush deferred skb free on socket destroy
Gal Pressman
2022-01-12
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
2022-01-12
Revert "of: net: support NVMEM cells with MAC in text format"
Michael Walle
2022-01-11
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-09
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
2022-01-09
net: skb: introduce kfree_skb_reason()
Menglong Dong
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
[next]