index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-27
bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
Lin Ma
2023-07-25
net: remove redundant NULL check in remove_xps_queue()
Zhengchao Shao
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
2023-07-25
bpf: reject unhashed sockets in bpf_sk_assign
Lorenz Bauer
2023-07-21
net: page_pool: merge page_pool_release_page() with page_pool_return_page()
Jakub Kicinski
2023-07-21
net: page_pool: hide page_pool_release_page()
Jakub Kicinski
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-07-19
xsk: add support for AF_XDP multi-buffer on Rx path
Tirthendu Sarkar
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
2023-07-18
rtnetlink: Move nesting cancellation rollback to proper function
Gal Pressman
2023-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-11
xdp: use trusted arguments in XDP hints kfuncs
Larysa Zaremba
2023-07-11
net/core: Make use of assign_bit() API
Andy Shevchenko
2023-07-08
net: prevent skb corruption on frag list segmentation
Paolo Abeni
2023-07-07
udp6: add a missing call into udp_fail_queue_rcv_skb tracepoint
Ivan Babrou
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
[prev]
[next]