index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2018-05-10
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
2018-05-10
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
2018-05-10
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
2018-05-08
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-07
qed: Add support for Unified Fabric Port.
Sudarsana Reddy Kalluru
2018-05-07
qed: Remove unused data member 'is_mf_default'.
Sudarsana Reddy Kalluru
2018-05-07
qed*: Refactor mf_mode to consist of bits.
Sudarsana Reddy Kalluru
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-07
net: u64_stats_sync: Remove functions without user
Anna-Maria Gleixner
2018-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
2018-05-06
netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspace
Phil Sutter
2018-05-06
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
2018-05-06
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
2018-05-06
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
2018-05-04
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-04
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
bpf: centre subprog information fields
Jiong Wang
2018-05-04
bpf: unify main prog and subprog
Jiong Wang
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-03
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-03
xsk: statistics support
Magnus Karlsson
2018-05-03
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-03
xsk: add Tx queue setup and mmap support
Magnus Karlsson
2018-05-03
xsk: add umem completion queue support and mmap
Magnus Karlsson
2018-05-03
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-05-03
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-03
xsk: add support for bind for Rx
Magnus Karlsson
2018-05-03
xsk: add Rx queue setup and mmap support
Björn Töpel
2018-05-03
xsk: add umem fill queue support and mmap
Magnus Karlsson
2018-05-03
xsk: add user memory registration support sockopt
Björn Töpel
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-05-02
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
2018-05-02
Revert "vhost: make msg padding explicit"
Michael S. Tsirkin
2018-05-01
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
[next]