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
2014-01-14
batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
decnet: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
2014-01-14
dcb: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
2014-01-14
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
FX Le Bail
2014-01-14
sctp: remove a redundant NULL check
Dan Carpenter
2014-01-14
tipc: spelling fixes
stephen hemminger
2014-01-14
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-14
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-14
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
ipv6: copy traffic class from ping request to reply
Hannes Frederic Sowa
2014-01-14
ipv4: register igmp_notifier even when !CONFIG_PROC_FS
WANG Cong
2014-01-14
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
2014-01-14
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
2014-01-14
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
net: add skb_checksum_setup
Paul Durrant
2014-01-14
netfilter: Add dependency on IPV6 for NF_TABLES_INET
Paul Gortmaker
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-01-13
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
2014-01-13
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2014-01-13
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
2014-01-13
l2tp: make local functions static
stephen hemminger
2014-01-13
gre_offload: simplify GRE header length calculation in gre_gso_segment()
Neal Cardwell
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2014-01-13
net_sched: avoid casting void pointer
WANG Cong
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
2014-01-13
cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REG
Luis R. Rodriguez
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
gre_offload: fix sparse non static symbol warning
Wei Yongjun
2014-01-13
Merge tag 'nfc-next-3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-01-13
ipv4: introduce hardened ip_no_pmtu_disc mode
Hannes Frederic Sowa
2014-01-13
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
Hannes Frederic Sowa
2014-01-13
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...
Hannes Frederic Sowa
2014-01-13
HHF qdisc: fix jiffies-time conversion.
Terry Lam
2014-01-12
batman-adv: drop dependency against CRC16
Antonio Quartulli
2014-01-12
batman-adv: Start new development cycle
Simon Wunderlich
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
batman-adv: add build checks for packet sizes
Simon Wunderlich
2014-01-12
batman-adv: remove returns at the end of void functions
Antonio Quartulli
2014-01-12
batman-adv: add debugfs support to view multiif tables
Simon Wunderlich
2014-01-12
batman-adv: add debugfs structure for information per interface
Simon Wunderlich
2014-01-12
batman-adv: add bonding again
Simon Wunderlich
[prev]
[next]