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.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
2014-09-22
net: dsa: add {get, set}_wol callbacks to slave devices
Florian Fainelli
2014-09-22
net: dsa: allow switch drivers to implement suspend/resume hooks
Florian Fainelli
2014-09-19
net/mlx4_core: Enable CQE/EQE stride support
Ido Shamay
2014-09-19
net: fix sparse warnings in SNMP_UPD_PO_STATS(_BH)
Sabrina Dubroca
2014-09-19
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
Tom Herbert
2014-09-19
net: Changes to ip_tunnel to support foo-over-udp encapsulation
Tom Herbert
2014-09-19
fou: Add GRO support
Tom Herbert
2014-09-19
fou: Support for foo-over-udp RX path
Tom Herbert
2014-09-19
net: dsa: allow switch drivers to specify phy_device::dev_flags
Florian Fainelli
2014-09-19
net: bcmgenet: remove PHY_BRCM_100MBPS_WAR
Florian Fainelli
2014-09-19
net: phy: broadcom: add helper for PHY revision and patch level
Florian Fainelli
2014-09-19
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
udp-tunnel: Add a few more UDP tunnel APIs
Andy Zhou
2014-09-19
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
2014-09-15
openvswitch: Add recirc and hash action.
Andy Zhou
2014-09-15
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
2014-09-13
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
2014-09-10
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-09
net-timestamp: optimize sock_tx_timestamp default path
Willem de Bruijn
2014-09-09
net: bpf: be friendly to kmemcheck
Daniel Borkmann
2014-09-09
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
2014-09-09
net: filter: split filter.h and expose eBPF to user space
Alexei Starovoitov
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
2014-09-09
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
2014-09-09
netfilter: nft_nat: include a flag attribute
Arturo Borrero
2014-09-09
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
2014-09-08
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-08
inet: remove dead inetpeer sequence code
Willem de Bruijn
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-09-07
Merge tag 'master-2014-09-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-06
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-09-05
tcp: remove TCP_SKB_CB(skb)->when
Eric Dumazet
[next]