index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2021-10-13
Revert "net: procfs: add seq_puts() statement for dev_mcast"
Vladimir Oltean
2021-10-06
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2021-09-20
napi: fix race inside napi_enable
Xuan Zhuo
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-03
skbuff: clean up inconsistent indenting
Colin Ian King
2021-09-03
pktgen: remove unused variable
Eric Dumazet
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
2021-08-26
sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
Yunsheng Lin
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...
Gilad Naaman
2021-08-24
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SK_MSG
Xu Liu
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-19
net/core: Remove unused field from struct flow_indr_dev
Eli Cohen
2021-08-19
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
Xu Liu
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
2021-08-16
af_unix: Add unix_stream_proto for sockmap
Jiang Wang
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
2021-08-14
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
2021-08-14
devlink: Remove check of always valid devlink pointer
Leon Romanovsky
2021-08-14
devlink: Simplify devlink_pernet_pre_exit call
Leon Romanovsky
2021-08-13
net: in_irq() cleanup
Changbin Du
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-12
pktgen: Add output for imix results
Nick Richardson
2021-08-12
pktgen: Add imix distribution bins
Nick Richardson
2021-08-12
pktgen: Parse internet mix (imix) input
Nick Richardson
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
[next]