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
Age
Commit message (
Expand
)
Author
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
udp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-03
tipc: Remove unused function declarations
Yue Haibing
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
2023-08-02
net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...
Vladimir Oltean
2023-08-02
net: transfer rtnl_lock() requirement from ethtool_set_ethtool_phy_ops() to c...
Vladimir Oltean
2023-08-02
net: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp_set()
Maxim Georgiev
2023-08-02
net: add hwtstamping helpers for stackable net devices
Maxim Georgiev
2023-08-02
net: add NDOs for configuring hardware timestamping
Maxim Georgiev
2023-08-02
net/packet: change packet_alloc_skb() to allow bigger paged allocations
Eric Dumazet
2023-08-02
net: allow alloc_skb_with_frags() to allocate bigger packets
Eric Dumazet
2023-08-02
bpf, xdp: Add tracepoint to xdp attaching failure
Leon Hwang
2023-08-02
netlabel: Remove unused declaration netlbl_cipsov4_doi_free()
Yue Haibing
2023-08-02
ila: Remove unnecessary file net/ila.h
Yue Haibing
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
2023-08-02
tc: flower: Enable offload support IPSEC SPI field.
Ratheesh Kannoth
2023-08-02
tc: flower: support for SPI
Ratheesh Kannoth
2023-08-02
net: flow_dissector: Add IPSEC dissector
Ratheesh Kannoth
2023-08-01
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
2023-08-01
net: make sure we never create ifindex = 0
Jakub Kicinski
2023-08-01
net: dsa: tag_qca: return early if dev is not found
Christian Marangi
2023-08-01
net/sched: sch_qfq: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: sch_htb: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: sch_hfsc: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: sch_drr: warn about class in use while deleting
Pedro Tammela
2023-08-01
net/sched: wrap open coded Qdics class filter counter
Pedro Tammela
2023-08-01
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
2023-07-31
net/hsr: Remove unused function declarations
Yue Haibing
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
2023-07-31
netfilter: bpf: Only define get_proto_defrag_hook() if necessary
Daniel Xu
2023-07-31
vsock: Remove unused function declarations
Yue Haibing
2023-07-31
net/smc: Remove unused function declarations
Yue Haibing
2023-07-31
net: remove duplicate INDIRECT_CALLABLE_DECLARE of udp[6]_ehashfn
Lorenz Bauer
2023-07-31
net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
Kuniyuki Iwashima
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
[next]