index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-10
rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlers
Jakub Kicinski
2020-12-09
net: flow_offload: Fix memory leak for indirect flow block
Chris Mi
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
2020-12-07
lwt_bpf: Replace preempt_disable() with migrate_disable()
Cong Wang
2020-12-07
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-03
bpf: Adds support for setting window clamp
Prankur gupta
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
2020-12-02
bpf: Eliminate rlimit-based memory accounting for sockmap and sockhash maps
Roman Gushchin
2020-12-02
bpf: Refine memcg-based memory accounting for sockmap and sockhash maps
Roman Gushchin
2020-12-02
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
2020-12-01
net: delete __dev_getfirstbyhwtype
Vladimir Oltean
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
2020-11-30
xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
Björn Töpel
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
net: Use lockdep_assert_in_softirq() in napi_consume_skb()
Yunsheng Lin
2020-11-25
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
2020-11-24
net: warn if gso_type isn't set for a GSO SKB
Heiner Kallweit
2020-11-24
net, xsk: Avoid taking multiple skbuff references
Björn Töpel
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-18
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-18
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
2020-11-18
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
2020-11-18
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-18
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-18
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-17
net: datagram: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usage
Martin KaFai Lau
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-14
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
[next]