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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
net: sched: move prio into cls_common
Jiri Pirko
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
dsa: push cls_matchall setup_tc processing into a separate function
Jiri Pirko
2017-08-07
net: sched: make egress_dev flag part of flower offload struct
Jiri Pirko
2017-08-07
net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALL
Jiri Pirko
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-06
sctp: remove the typedef sctp_subtype_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_event_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_event_timeout_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_ierror_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_xmit_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_scope_policy_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
2017-08-06
net: dsa: User per-cpu 64-bit statistics
Florian Fainelli
2017-08-06
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-06
tcp: fix cwnd undo in Reno and HTCP congestion controls
Yuchung Cheng
2017-08-06
udp: no need to preserve skb->dst
Paolo Abeni
2017-08-06
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
2017-08-06
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-06
IP: do not modify ingress packet IP option in ip_options_echo()
Paolo Abeni
2017-08-04
net: sched: avoid atomic swap in tcf_exts_change
Jiri Pirko
2017-08-04
net: sched: cls_u32: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_route: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
net: sched: cls_flow: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_cgroup: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
net: sched: cls_bpf: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_basic: no need to call tcf_exts_change for newly allocated st...
Jiri Pirko
2017-08-04
net: sched: cls_matchall: no need to call tcf_exts_change for newly allocated...
Jiri Pirko
2017-08-04
net: sched: cls_fw: no need to call tcf_exts_change for newly allocated struct
Jiri Pirko
2017-08-04
net: sched: cls_flower: no need to call tcf_exts_change for newly allocated s...
Jiri Pirko
2017-08-04
net: sched: cls_fw: rename fw_change_attrs function
Jiri Pirko
2017-08-04
net: sched: cls_bpf: rename cls_bpf_modify_existing function
Jiri Pirko
2017-08-04
net: sched: use tcf_exts_has_actions instead of exts->nr_actions
Jiri Pirko
2017-08-04
net: sched: remove check for number of actions in tcf_exts_exec
Jiri Pirko
2017-08-04
net: sched: remove redundant helpers tcf_exts_is_predicative and tcf_exts_is_...
Jiri Pirko
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
net: sched: remove unneeded tcf_em_tree_change
Jiri Pirko
2017-08-04
net: sched: sch_atm: use Qdisc_class_common structure
Jiri Pirko
2017-08-03
tcp: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2017-08-03
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
2017-08-03
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
[next]