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
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-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
2022-01-06
gro: add ability to control gro max packet size
Coco Li
2022-01-05
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2022-01-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt().
Kuniyuki Iwashima
2022-01-05
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
2022-01-05
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-29
bpf: Allow bpf_local_storage to be used by sleepable programs
KP Singh
2021-12-29
Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
of: net: support NVMEM cells with MAC in text format
Rafał Miłecki
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-21
devlink: Add new "event_eq_size" generic device param
Shay Drory
2021-12-21
devlink: Add new "io_eq_size" generic device param
Shay Drory
2021-12-19
flow_offload: add reoffload process to update hw_count
Baowen Zheng
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
2021-12-18
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2021-12-18
bpf: Introduce MEM_RDONLY flag
Hao Luo
2021-12-18
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2021-12-18
xdp: move the if dev statements to the first
Yajun Deng
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
fib: expand fib_rule_policy
Florian Westphal
2021-12-16
fib: rules: remove duplicated nla policies
Florian Westphal
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
2021-12-14
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
2021-12-14
Revert "pktgen: use min() to make code cleaner"
David S. Miller
2021-12-14
pktgen: use min() to make code cleaner
Changcheng Deng
2021-12-14
net: dev: Change the order of the arguments for the contended condition.
Sebastian Andrzej Siewior
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
2021-12-13
net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-12-12
net: Enable neighbor sysctls that is save for userns root
xu xin
2021-12-10
sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Kuniyuki Iwashima
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
net: add netns refcount tracker to struct sock
Eric Dumazet
2021-12-10
net: add networking namespace refcount tracker
Eric Dumazet
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]