index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-07-26
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-07-26
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
2021-07-26
Revert "net: dsa: Allow drivers to filter packets they can decode source port...
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
2021-07-26
net: bridge: add a helper for retrieving port VLANs from the data path
Vladimir Oltean
2021-07-26
net: bridge: update BROPT_VLAN_ENABLED before notifying switchdev in br_vlan_...
Vladimir Oltean
2021-07-26
Merge tag 'linux-can-next-for-5.15-20210725' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-07-25
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-07-25
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb cont...
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_session_tx_dat(): use consistent name se_skcb for session s...
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_session_completed(): use consistent name se_skb for the ses...
Marc Kleine-Budde
2021-07-25
can: j1939: replace fall through comment by fallthrough pseudo-keyword
Marc Kleine-Budde
2021-07-25
can: j1939: fix checkpatch warnings
Marc Kleine-Budde
2021-07-25
can: j1939: j1939_sk_sock_destruct(): correct a grammatical error
gushengxian
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
[next]