index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-02-28
net: decnet: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-28
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
2022-02-28
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
2022-02-28
net: flow_offload: add tc police action parameters
Jianbo Liu
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
2022-02-27
net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridging
Vladimir Oltean
2022-02-26
net: neigh: add skb drop reasons to arp_error_report()
Menglong Dong
2022-02-26
net: neigh: use kfree_skb_reason() for __neigh_event_send()
Menglong Dong
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-25
mctp: Avoid warning if unregister notifies twice
Matt Johnston
2022-02-25
net: openvswitch: IPv6: Add IPv6 extension header support
Toms Atteka
2022-02-24
net/tcp: Merge TCP-MD5 inbound callbacks
Dmitry Safonov
2022-02-24
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2022-02-24
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-24
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
ping: remove pr_err from ping_lookup
Xin Long
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-24
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-02-24
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2022-02-24
can: gw: use call_rcu() instead of costly synchronize_rcu()
Eric Dumazet
2022-02-23
ethtool: add support to set/get completion queue event size
Subbaraya Sundeep
2022-02-23
Revert "vlan: move dev_put into vlan_dev_uninit"
Xin Long
2022-02-23
net: Correct wrong BH disable in hard-interrupt.
Sebastian Andrzej Siewior
2022-02-23
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
Hans Schultz
2022-02-23
net: bridge: Add support for offloading of locked port flag
Hans Schultz
2022-02-23
net: bridge: Add support for bridge port in locked mode
Hans Schultz
2022-02-23
net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
2022-02-23
drop_monitor: remove quadratic behavior
Eric Dumazet
2022-02-23
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2022-02-23
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
2022-02-23
mctp: Fix warnings reported by clang-analyzer
Matt Johnston
2022-02-23
mctp: Fix incorrect netdev unref for extended addr
Matt Johnston
2022-02-23
mctp: make __mctp_dev_get() take a refcount hold
Matt Johnston
2022-02-23
net: switchdev: avoid infinite recursion from LAG to bridge with port object ...
Vladimir Oltean
2022-02-22
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-02-22
net: add skb_set_end_offset() helper
Eric Dumazet
2022-02-22
ipv6: tcp: consistently use MAX_TCP_HEADER
Eric Dumazet
2022-02-22
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
2022-02-22
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-22
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-02-22
s390/iucv: sort out physical vs virtual pointers usage
Alexander Gordeev
[next]