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
Age
Commit message (
Expand
)
Author
2021-07-25
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
2021-07-23
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2021-07-23
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
2021-07-22
net: selftests: add MTU test
Oleksij Rempel
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-22
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
2021-07-22
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
2021-07-22
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
2021-07-22
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
2021-07-21
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
2021-07-21
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
2021-07-21
tcp: disable TFO blackhole logic by default
Wei Wang
2021-07-21
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
2021-07-21
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
2021-07-21
sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
Xin Long
2021-07-21
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
2021-07-21
tcp: avoid indirect call in tcp_new_space()
Eric Dumazet
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2021-07-21
sctp: update active_key for asoc when old key is being replaced
Xin Long
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-07-21
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
2021-07-20
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
2021-07-20
net: ipv4: add capability check for net administration
Yang Yang
[next]