index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
1
-5
/
+10
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
1
-2
/
+3
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
1
-1
/
+1
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
4
-6
/
+6
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
4
-4
/
+4
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
1
-8
/
+8
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-3
/
+2
2021-07-25
nfc: constify payload argument in nci_send_cmd()
Krzysztof Kozlowski
1
-1
/
+1
2021-07-24
net: bridge: fix build when setting skb->offload_fwd_mark with CONFIG_NET_SWI...
Vladimir Oltean
3
-1
/
+12
2021-07-23
mpls: defer ttl decrement in mpls_forward()
Kangmin Park
1
-1
/
+1
2021-07-23
net: dsa: tag_dsa: offload the bridge forwarding process
Tobias Waldekranz
1
-8
/
+44
2021-07-23
net: dsa: add support for bridge TX forwarding offload
Vladimir Oltean
3
-1
/
+86
2021-07-23
net: dsa: track the number of switches in a tree
Vladimir Oltean
1
-0
/
+3
2021-07-23
net: bridge: switchdev: allow the TX data plane forwarding to be offloaded
Tobias Waldekranz
5
-6
/
+114
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
24
-75
/
+190
2021-07-23
net: socket: rework compat_ifreq_ioctl()
Arnd Bergmann
5
-47
/
+74
2021-07-23
net: socket: simplify dev_ifconf handling
Arnd Bergmann
2
-71
/
+43
2021-07-23
net: socket: remove register_gifconf
Arnd Bergmann
2
-36
/
+11
2021-07-23
net: socket: rework SIOC?IFMAP ioctls
Arnd Bergmann
2
-50
/
+54
2021-07-23
ethtool: improve compat ioctl handling
Arnd Bergmann
2
-140
/
+121
2021-07-22
ipv6: fix "'ioam6_if_id_max' defined but not used" warn
Matthieu Baerts
1
-2
/
+1
2021-07-22
net: selftests: add MTU test
Oleksij Rempel
1
-0
/
+12
2021-07-22
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
1
-1
/
+1
2021-07-22
net: switchdev: fix FDB entries towards foreign ports not getting propagated ...
Vladimir Oltean
1
-72
/
+142
2021-07-22
net: bridge: move the switchdev object replay helpers to "push" mode
Vladimir Oltean
8
-85
/
+118
2021-07-22
net: bridge: guard the switchdev replay helpers against a NULL notifier block
Vladimir Oltean
3
-0
/
+9
2021-07-22
net: bridge: switchdev: let drivers inform which bridge ports are offloaded
Vladimir Oltean
4
-34
/
+90
2021-07-22
net: bridge: switchdev: recycle unused hwdoms
Tobias Waldekranz
3
-39
/
+86
2021-07-22
net: bridge: disambiguate offload_fwd_mark
Tobias Waldekranz
3
-14
/
+25
2021-07-22
net: dsa: tag_ksz: dont let the hardware process the layer 4 checksum
Lino Sanfilippo
1
-0
/
+9
2021-07-22
net: dsa: ensure linearized SKBs in case of tail taggers
Lino Sanfilippo
1
-5
/
+9
2021-07-22
tcp: disable TFO blackhole logic by default
Wei Wang
2
-2
/
+9
2021-07-22
net: bridge: multicast: add context support for host-joined groups
Nikolay Aleksandrov
3
-6
/
+7
2021-07-22
net: bridge: multicast: add mdb context support
Nikolay Aleksandrov
1
-3
/
+40
2021-07-22
sctp: do not update transport pathmtu if SPP_PMTUD_ENABLE is not set
Xin Long
1
-2
/
+2
2021-07-21
tcp: tweak len/truesize ratio for coalesce candidates
Eric Dumazet
1
-8
/
+30
2021-07-21
net: bridge: multicast: fix igmp/mld port context null pointer dereferences
Nikolay Aleksandrov
1
-5
/
+9
2021-07-21
tcp: avoid indirect call in tcp_new_space()
Eric Dumazet
1
-1
/
+1
2021-07-21
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2
-12
/
+38
2021-07-21
sctp: update active_key for asoc when old key is being replaced
Xin Long
1
-0
/
+2
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
1
-20
/
+1
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
3
-21
/
+3
2021-07-21
ipv6: ioam: Support for IOAM injection with lwtunnels
Justin Iurman
5
-12
/
+320
2021-07-21
ipv6: ioam: IOAM Generic Netlink API
Justin Iurman
1
-2
/
+559
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
6
-1
/
+461
2021-07-21
net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
Vladimir Oltean
1
-4
/
+4
[next]