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
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-22
net: fix net device address assign type
Piotr Gardocki
2023-06-22
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
2023-06-21
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
2023-06-21
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
2023-06-21
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
2023-06-20
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
2023-06-18
gro: move the tc_ext comparison to a helper
Jakub Kicinski
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-06
gro: decrease size of CB
Richard Gobert
2023-06-05
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-06-05
bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
Jesper Dangaard Brouer
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
Eric Dumazet
2023-05-31
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-30
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
2023-05-29
net: fix signedness bug in skb_splice_from_iter()
Dan Carpenter
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-23
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
[next]