index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-04-04
vsock: return errors other than -ENOMEM to socket
Arseniy Krasnov
2023-04-04
vsock/vmci: convert VMCI error code to -ENOMEM on receive
Arseniy Krasnov
2023-04-03
net: create a netdev notifier for DSA to reject PTP on DSA master
Vladimir Oltean
2023-04-03
net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq
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-31
Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
2023-03-31
tcp: Refine SYN handling for PAWS.
Kuniyuki Iwashima
2023-03-30
Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-03-30
net/sched: act_tunnel_key: add support for "don't fragment"
Davide Caratti
2023-03-30
net: dsa: fix db type confusion in host fdb/mdb add/del
Vladimir Oltean
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-30
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
2023-03-30
netfilter: nfnetlink_queue: enable classid socket info retrieval
Eric Sage
2023-03-30
netfilter: nfnetlink_log: remove rcu_bh usage
Florian Westphal
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
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-30
wifi: nl80211: support advertising S1G capabilities
Kieran Frewen
2023-03-30
wifi: mac80211: S1G capabilities information element in probe request
Kieran Frewen
2023-03-30
mac80211: minstrel_ht: remove unused n_supported variable
Tom Rix
2023-03-30
virtio/vsock: WARN_ONCE() for invalid state of socket
Arseniy Krasnov
2023-03-30
virtio/vsock: fix header length on skb merging
Arseniy Krasnov
2023-03-29
Merge tag 'ieee802154-for-net-2023-03-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2023-03-29
mptcp: do not fill info not used by the PM in used
Matthieu Baerts
2023-03-29
mptcp: simplify subflow_syn_recv_sock()
Paolo Abeni
2023-03-29
mptcp: avoid unneeded address copy
Paolo Abeni
2023-03-29
6lowpan: Remove redundant initialisation.
Kuniyuki Iwashima
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2023-03-29
vsock: support sockmap
Bobby Eshleman
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-28
virtio/vsock: check argument to avoid no effect call
Arseniy Krasnov
2023-03-28
virtio/vsock: allocate multiple skbuffs on tx
Arseniy Krasnov
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2023-03-27
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
2023-03-27
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-03-27
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
2023-03-27
dev_ioctl: fix a W=1 warning
Heiner Kallweit
2023-03-27
vsock/loopback: use only sk_buff_head.lock to protect the packet queue
Stefano Garzarella
2023-03-25
Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-24
wifi: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
2023-03-24
mac80211: support RNR for EMA AP
Aloka Dixit
[next]