开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-12-07
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
2021-11-22
devlink: Add 'enable_iwarp' generic device param
Shiraz Saleem
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
2021-11-22
net-sysfs: Slightly optimize 'xps_queue_show()'
Christophe JAILLET
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
2021-11-20
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-17
net: use an atomic_long_t for queue->trans_timeout
Eric Dumazet
2021-11-16
net: align static siphash keys
Eric Dumazet
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-15
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
2021-11-12
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
2021-11-10
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
2021-11-10
bpf: Add ingress_ifindex to bpf_sk_lookup
Mark Pashmfouroush
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-09
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
2021-11-04
devlink: fix flexible_array.cocci warning
Guo Zhengkui
2021-11-04
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-02
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
2021-11-01
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-01
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
[next]