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
Age
Commit message (
Expand
)
Author
2013-01-31
net/mlx4_en: Don't reassign port mac address on firmware that supports it
Matan Barak
2013-01-31
net/mlx4_core: Use firmware driven flow steering hash mode
Hadar Hen Zion
2013-01-31
net/mlx4_en: Fix ethtool rules leftovers after module unloaded
Hadar Hen Zion
2013-01-31
net/mlx4_en: Block insertion of ethtool steering rules while the interface is...
Hadar Hen Zion
2013-01-31
net/mlx4_en: Fix vlan mask for ethtool steering rules
Hadar Hen Zion
2013-01-31
net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules
Hadar Hen Zion
2013-01-31
net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool
Hadar Hen Zion
2013-01-31
net/mlx4_core: Set correctly allow_loopback flag
Hadar Hen Zion
2013-01-31
net/mlx4_core: Directly expose fields of HW flow steering rule control segment
Hadar Hen Zion
2013-01-30
net/vxlan: Add ethtool drvinfo
Yan Burman
2013-01-30
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-30
x86: bpf_jit_comp: add pkt_type support
Eric Dumazet
2013-01-30
qlcnic: Bump up the version to 5.1.33
Jitendra Kalsaria
2013-01-30
qlcnic: make pci_error_handlers const
Stephen Hemminger
2013-01-30
qlcnic: Fix RX/TX checksum setting for some adapter types
Manish chopra
2013-01-30
qlcnic: Fix minidump in NPAR mode
Shahed Shaikh
2013-01-30
qlcnic: driver LRO bug fix
Manish chopra
2013-01-30
qlcnic: Free irq for mailbox interrupts
Manish chopra
2013-01-30
qlcnic: Fix bug in reading HW reset template
Manish chopra
2013-01-30
qlcnic: Fix sparse check endian warnings
Shahed Shaikh
2013-01-30
bond: have random dev address by default instead of zeroes
Jiri Pirko
2013-01-29
net: disallow drivers with buggy VLAN accel to register_netdevice()
Michał Mirosław
2013-01-29
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
2013-01-29
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2013-01-29
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
2013-01-29
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
2013-01-29
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
2013-01-29
pktgen: support net namespace
Cong Wang
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2013-01-29
ethoc: Cleanup driver format
Barry Grussling
2013-01-29
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
David Ward
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
Merge branch 'ipfrags'
David S. Miller
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2013-01-29
net: use lib/percpu_counter API for fragmentation mem accounting
Jesper Dangaard Brouer
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2013-01-29
net: cacheline adjust struct inet_frag_queue
Jesper Dangaard Brouer
2013-01-29
net: cacheline adjust struct inet_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
net: cacheline adjust struct netns_frags for better frag performance
Jesper Dangaard Brouer
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
[next]