index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2008-01-28
ieee80211: fix misannotations
Al Viro
2008-01-28
ieee80211softmac_auth_resp() fix
Al Viro
2008-01-28
several missing cpu_to_le16() in ieee80211softmac_capabilities()
Al Viro
2008-01-28
eliminate byteswapping in struct ieee80211_qos_parameters
Al Viro
2008-01-28
[IPV4]: Enable use of 240/4 address space.
Jan Engelhardt
2008-01-28
[NET] gen_estimator: gen_replace_estimator() cosmetic changes
Jarek Poplawski
2008-01-28
[PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop
Stephen Hemminger
2008-01-28
[PKT_SCHED] net classifier: style cleanup's
Stephen Hemminger
2008-01-28
[PKT_SCHED] sch_atm: style cleanup
Stephen Hemminger
2008-01-28
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
2008-01-28
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
2008-01-28
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
2008-01-28
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
2008-01-28
[IPV6]: addrconf sparse warnings
Stephen Hemminger
2008-01-28
[NET_SCHED]: kill obsolete NET_CLS_POLICE option
Patrick McHardy
2008-01-28
[VLAN]: Move protocol determination to seperate function
Pavel Emelyanov
2008-01-28
[VLAN]: Clean up vlan_skb_recv()
Patrick McHardy
2008-01-28
[VLAN]: Update list address
Patrick McHardy
2008-01-28
[VLAN]: checkpatch cleanups
Patrick McHardy
2008-01-28
[VLAN]: Turn VLAN_DEV_INFO into inline function
Patrick McHardy
2008-01-28
[VLAN]: Simplify vlan unregistration
Patrick McHardy
2008-01-28
[VLAN]: Clean up unregister_vlan_dev
Patrick McHardy
2008-01-28
[VLAN]: Clean up initialization code
Patrick McHardy
2008-01-28
[VLAN]: Remove non-implemented ioctls
Patrick McHardy
2008-01-28
[VLAN]: Clean up debugging and printks
Patrick McHardy
2008-01-28
[VLAN]: Kill useless check
Patrick McHardy
2008-01-28
[VLAN]: Move device setup to vlan_dev.c
Patrick McHardy
2008-01-28
[VLAN]: Use dev->stats
Patrick McHardy
2008-01-28
[VLAN]: Kill useless VLAN_NAME define
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: remove unnecessary ops
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: remove unused inner qdisc
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: remove excessive debugging
Patrick McHardy
2008-01-28
[NET_SCHED]: sch_ingress: formatting fixes
Patrick McHardy
2008-01-28
[PKT_SCHED] SFQ: whitespace cleanup
Stephen Hemminger
2008-01-28
[PKT_SCHED] SFQ: use net_random
Stephen Hemminger
2008-01-28
[PKT_SCHED] SFQ: timer is deferrable
Stephen Hemminger
2008-01-28
[NETNS]: Process FIB rule action in the context of the namespace.
Denis V. Lunev
2008-01-28
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
2008-01-28
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
2008-01-28
[SCTP]: Correctly initialize error when parameter validation failed.
Vlad Yasevich
2008-01-28
[IrDA]: Irport removal - part 1
Adrian Bunk
2008-01-28
[IrDA]: Frame length validation.
Robie Basak
2008-01-28
[IrDA]: Resend frames on timeout.
Robie Basak
2008-01-28
[NETNS]: Namespace stop vs 'ip r l' race.
Denis V. Lunev
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
[next]