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
2013-01-23
soreuseport: infrastructure
Tom Herbert
2013-01-22
netpoll: fix an uninitialized variable
Cong Wang
2013-01-22
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
net: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
neigh: Keep neighbour cache entries if number of them is small enough.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
2013-01-21
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
dsa: make dsa_switch_setup check for valid port names
Florian Fainelli
2013-01-21
dsa: use an unique and non conflicting bus name for the slave MII bus
Florian Fainelli
2013-01-21
net: move rx and tx hash functions to net/core/flow_dissector.c
Cong Wang
2013-01-21
net: split eth_mac_addr for better error handling
Stefan Hajnoczi
2013-01-21
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
ndisc: Use compound literals to build redirect message.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Break down ndisc_build_skb() and build message directly.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Break down __ndisc_send().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Use ndisc_send_skb() for redirect.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Remove icmp6h argument from ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Make ndisc_fill_xxx_option() for sk_buff.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Calculate message body length and option length separately.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Defer building IPv6 header.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Remove dev argument for ndisc_send_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Simplify arguments for ip6_nd_hdr().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ipv6: Unshare ip6_nd_hdr() and change return type to void.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Introduce ndisc_alloc_skb() helper.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Introduce ndisc_fill_redirect_hdr_option().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len).
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-21
ndisc: Reduce number of arguments for ndisc_fill_addr_option().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ndisc: Make several arguments for ndisc_send_na() boolean.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-19
batman-adv: Start new development cycle
Antonio Quartulli
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2013-01-19
batman-adv: postpone sysfs removal when unregistering
Simon Wunderlich
2013-01-19
batman-adv: rename random32() to prandom_u32()
Akinobu Mita
2013-01-19
batman-adv: kernel doc for types.h
Marek Lindner
2013-01-19
batman-adv: rename batadv_claim struct to make clear it is used by bla
Marek Lindner
2013-01-19
batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla
Marek Lindner
2013-01-19
batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis
Marek Lindner
2013-01-19
batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis
Marek Lindner
2013-01-19
batman-adv: group tt type definitions together
Marek Lindner
2013-01-19
batman-adv: mark debug_log struct as bat_priv only struct
Marek Lindner
2013-01-19
batman-adv: align kernel doc properly
Marek Lindner
2013-01-19
batman-adv: a delayed_work has to be initialised once
Antonio Quartulli
2013-01-18
ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv
Hannes Frederic Sowa
[next]