index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it
Vladimir Oltean
2023-04-03
net: move copy_from_user() out of net_hwtstamp_validate()
Vladimir Oltean
2023-04-03
net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers
Vladimir Oltean
2023-04-03
net: simplify handling of dsa_ndo_eth_ioctl() return code
Vladimir Oltean
2023-04-03
net: don't abuse "default" case for unknown ioctl in dev_ifsioc()
Vladimir Oltean
2023-03-30
net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ
Eric Dumazet
2023-03-30
net: optimize napi_schedule_rps()
Eric Dumazet
2023-03-30
net: add softnet_data.in_net_rx_action
Eric Dumazet
2023-03-30
net: napi_schedule_rps() cleanup
Eric Dumazet
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-27
dev_ioctl: fix a W=1 warning
Heiner Kallweit
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
2023-03-22
net-zerocopy: Reduce compound page head access
Xiaoyan Li
2023-03-22
net-sysfs: display two backlog queue len separately
Jason Xing
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-03-16
net: xdp: don't call notifiers during driver init
Jakub Kicinski
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
2023-03-10
skbuff: Add likely to skb pointer in build_skb()
Gal Pressman
2023-03-10
skbuff: Replace open-coded skb_propagate_pfmemalloc()s
Gal Pressman
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-07
bpf, net: sock_map memory usage
Yafang Shao
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-03
bpf: allow ctx writes using BPF_ST_MEM instruction
Eduard Zingerman
2023-03-02
bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program types
Tejun Heo
2023-03-02
net: use indirect calls helpers for sk_exit_memory_pressure()
Brian Vazquez
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
2023-03-01
net: avoid skb end_offset change in __skb_unclone_keeptruesize()
Eric Dumazet
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
scm: add user copy checks to put_cmsg()
Eric Dumazet
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
2023-02-20
net: add location to trace_consume_skb()
Eric Dumazet
[next]