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-04-01
[IPV6] RAW: Remove ancient comment.
YOSHIFUJI Hideaki
2008-04-01
[ROSE/AX25] af_rose: rose_release() fix
Jarek Poplawski
2008-04-01
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
2008-04-01
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
2008-04-01
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
2008-04-01
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
mac80211: fix deadlocks in debugfs_netdev.c
Luis Carlos Cobo
2008-04-01
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
2008-04-01
mac80211: automatically free sta struct when insertion fails
Johannes Berg
2008-04-01
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-04-01
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
2008-04-01
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
2008-04-01
mac80211: correct use_short_preamble handling
Vladimir Koutny
2008-04-01
mac80211: trigger ieee80211_sta_work after opening interface
Jan Niehusmann
2008-03-31
[LLC]: skb allocation size for responses
Joonwoo Park
2008-03-31
[IPV6][NETNS]: Display per-net info in sockstat6 file.
Pavel Emelyanov
2008-03-31
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-03-31
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-03-31
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
Pavel Emelyanov
2008-03-31
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2008-03-31
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
2008-03-31
[IPV6] MCAST: Ensure to check multicast listener(s).
YOSHIFUJI Hideaki
2008-03-30
net/rxrpc trivial annotations
Al Viro
2008-03-28
[LLC]: Kill llc_station_mac_sa symbol export.
David S. Miller
2008-03-28
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
2008-03-28
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
2008-03-28
[UDP]: Cleanup /proc/udp[6] creation/removal.
Denis V. Lunev
2008-03-28
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
2008-03-28
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
Denis V. Lunev
2008-03-28
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
Denis V. Lunev
2008-03-28
[NET]: Fix dev_alloc_skb() typo.
David S. Miller
2008-03-28
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-03-28
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-28
[SOCK]: Drop per-proto inuse init and fre functions (v2).
Pavel Emelyanov
2008-03-28
[SOCK]: Introduce a percpu inuse counters array (v2).
Pavel Emelyanov
2008-03-28
[SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).
Pavel Emelyanov
2008-03-28
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
Joe Perches
2008-03-28
[LLC]: station source mac address
Joonwoo Park
2008-03-28
[LLC]: bogus llc packet length
Joonwoo Park
2008-03-28
[NET]: Add preemption point in qdisc_run
Herbert Xu
2008-03-28
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
2008-03-28
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-28
[NET]: Add inline intent commentary to dev_alloc_skb().
Denys Vlasenko
2008-03-28
net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...
Andrew Morton
2008-03-28
[IPV6] NEIGH: Optimize is_router check.
YOSHIFUJI Hideaki
2008-03-28
[NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.
YOSHIFUJI Hideaki
2008-03-28
[NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...
YOSHIFUJI Hideaki
[prev]
[next]