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
Age
Commit message (
Expand
)
Author
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
Merge branch 'kernel_socket_netns'
David S. Miller
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
netlink: Create kernel netlink sockets in the proper network namespace
Eric W. Biederman
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
2015-05-10
ethernet: qualcomm: use spi instead of spi_device
Varka Bhadram
2015-05-09
Merge branch 'pktgen-next'
David S. Miller
2015-05-09
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
Merge branch 'netns-scalability'
David S. Miller
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
netlink: rename private flags and states
Nicolas Dichtel
2015-05-09
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...
David S. Miller
2015-05-09
net: macb: Add change_mtu callback with jumbo support
Harini Katakam
2015-05-09
net: macb: Add support for jumbo frames
Harini Katakam
2015-05-09
net: macb: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
2015-05-09
devicetree: Add compatible string for Zynq Ultrascale+ MPSoC
Harini Katakam
2015-05-09
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
2015-05-09
Merge branch 'bpf_seccomp'
David S. Miller
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
Merge branch 'tcp-more-reliable-window-probes'
David S. Miller
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
2015-05-09
tipc: send explicit not supported error in nl compat
Richard Alpe
2015-05-09
tipc: add broadcast link window set/get to nl api
Richard Alpe
2015-05-09
tipc: fix default link prop regression in nl compat
Richard Alpe
2015-05-09
cxgb4: Initialize RSS mode for all Ports
Hariprasad Shenai
2015-05-09
Merge branch 'be2net'
David S. Miller
2015-05-09
be2net: update the driver version to 10.6.0.2
Sathya Perla
2015-05-09
be2net: update copyright year to 2015
Vasundhara Volam
2015-05-09
be2net: use be_virtfn() instead of !be_physfn()
Kalesh AP
2015-05-09
be2net: simplify UFI compatibility checking
Vasundhara Volam
2015-05-09
be2net: post full RXQ on interface enable
Suresh Reddy
2015-05-09
be2net: check for INSUFFICIENT_VLANS error
Kalesh AP
2015-05-09
be2net: receive pkts with L3, L4 errors on VFs
Somnath Kotur
[next]