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-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-05-02
tcp: optimise skb_zerocopy_iter_stream()
Pavel Begunkov
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
2022-05-01
sock: optimise sock_def_write_space barriers
Pavel Begunkov
2022-05-01
sock: optimise UDP sock_wfree() refcounting
Pavel Begunkov
2022-05-01
sock: dedup sock_def_write_space wmem_alloc checks
Pavel Begunkov
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-25
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-25
devlink: introduce line card device info infrastructure
Jiri Pirko
2022-04-25
devlink: introduce line card info get message
Jiri Pirko
2022-04-25
devlink: introduce line card devices support
Jiri Pirko
2022-04-22
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
2022-04-20
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Liu Jian
2022-04-20
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-04-20
flow_dissector: Add number of vlan tags dissector
Boris Sukholitko
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
2022-04-19
rtnetlink: return ENODEV when ifname does not exist and group is given
Florent Fourcot
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2022-04-18
devlink: add port to line card relationship set
Jiri Pirko
2022-04-18
devlink: implement line card active state
Jiri Pirko
2022-04-18
devlink: implement line card provisioning
Jiri Pirko
2022-04-18
devlink: add support to create line card and expose to user
Jiri Pirko
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
2022-04-13
net: rtnetlink: add ndm flags and state mask attributes
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add NLM_F_BULK support to rtnl_fdb_del
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add bulk delete support flag
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add helper to extract msg type's kind
Nikolay Aleksandrov
2022-04-13
net: rtnetlink: add msg kind names
Nikolay Aleksandrov
2022-04-12
page_pool: Add recycle stats to page_pool_put_page_bulk
Lorenzo Bianconi
[next]