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
/
include
Age
Commit message (
Expand
)
Author
2011-12-16
unix_diag: Basic module skeleton
Pavel Emelyanov
2011-12-16
af_unix: Export stuff required for diag module
Pavel Emelyanov
2011-12-16
sock_diag: Generalize requests cookies managements
Pavel Emelyanov
2011-12-16
sock_diag: Move the SOCK_DIAG_BY_FAMILY cmd declaration
Pavel Emelyanov
2011-12-15
Move limit definitions outside CONFIG_INET
Glauber Costa
2011-12-14
inet: remove rcu protection on tw_net
Eric Dumazet
2011-12-13
net: Remove unused neighbour layer ops.
David S. Miller
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
2011-12-13
mlx4: Ethernet port management modifications
Eugenia Emantayev
2011-12-13
mlx4_core: Reduce number of PD bits to 17
Jack Morgenstein
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
2011-12-13
net: fix build error if CONFIG_CGROUPS=n
Eric Dumazet
2011-12-12
netem: add cell concept to simulate special MAC behavior
Hagen Paul Pfeifer
2011-12-12
tcp buffer limitation: per-cgroup limit
Glauber Costa
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2011-12-12
tcp memory pressure controls
Glauber Costa
2011-12-12
socket: initial cgroup code.
Glauber Costa
2011-12-12
foundations of per-cgroup memory pressure controlling.
Glauber Costa
2011-12-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-09
udp: Export code sk lookup routines
Pavel Emelyanov
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2011-12-09
inet_diag: Introduce the inet socket dumping routine
Pavel Emelyanov
2011-12-09
inet_diag: Introduce the byte-code run on an inet socket
Pavel Emelyanov
2011-12-09
inet_diag: Export inet diag cookie checking routine
Pavel Emelyanov
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2011-12-09
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
Eric Dumazet
2011-12-08
sch_red: Adaptative RED AQM
Eric Dumazet
2011-12-08
vlan: introduce functions to do mass addition/deletion of vids by another device
Jiri Pirko
2011-12-08
vlan: introduce vid list with reference counting
Jiri Pirko
2011-12-08
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
vlan: rename vlan_dev_info to vlan_dev_priv
Jiri Pirko
2011-12-08
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
David S. Miller
2011-12-06
ipv6: Make third arg to anycast_dst_alloc() bool.
David S. Miller
2011-12-06
mac80211: accept public action frames with mismatched BSSID
Johannes Berg
2011-12-06
nl80211: Parse channel type attribute in an ibss join request
Alexander Simon
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-06
inet_diag: Introduce new inet_diag_req header
Pavel Emelyanov
2011-12-06
sock_diag: Initial skeleton
Pavel Emelyanov
2011-12-06
sock_diag: Introduce new message type
Pavel Emelyanov
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2011-12-06
caif-spi: Bugfix for dump upon device removal
Erwan Bracq
2011-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]