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
/
net
Age
Commit message (
Expand
)
Author
2009-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-15
9p: disallow RDMA if RDMA CM isn't available
Roland Dreier
2009-01-14
can: fix slowpath issue in hrtimer callback function
Oliver Hartkopp
2009-01-14
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2009-01-14
gso: Ensure that the packet is long enough
Herbert Xu
2009-01-14
gro: Fix page ref count for skbs freed normally
Herbert Xu
2009-01-14
xfrm: For 32/64 compatability wrt. xfrm_usersa_info
David S. Miller
2009-01-14
gro: Check for GSO packets and packets with frag_list
Herbert Xu
2009-01-14
[CVE-2009-0029] System call wrappers part 22
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 21
Heiko Carstens
2009-01-14
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
2009-01-13
ipv6: Fix fib6_dump_table walker leak
Herbert Xu
2009-01-13
tcp: splice as many packets as possible at once
Willy Tarreau
2009-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-13
mac80211: fix "‘ret’ may be used uninitialized" warning
John W. Linville
2009-01-12
pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies
Jarek Poplawski
2009-01-12
pkt_sched: sch_htb: Consider used jiffies in htb_do_events()
Jarek Poplawski
2009-01-12
netfilter 08/09: xt_time: print timezone for user information
Jan Engelhardt
2009-01-12
netfilter 07/09: simplify nf_conntrack_alloc() error handling
Julia Lawall
2009-01-12
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
2009-01-12
netfilter 05/09: ebtables: fix inversion in match code
Jan Engelhardt
2009-01-12
netfilter 04/09: x_tables: fix match/target revision lookup
Patrick McHardy
2009-01-12
netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default
Herbert Xu
2009-01-12
netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING
Herbert Xu
2009-01-12
netfilter 01/09: remove "happy cracking" message
Patrick McHardy
2009-01-12
mac80211: initialize RC data for all mesh links upon allocation
Christian Lamparter
2009-01-12
mac80211: allow mode change if IBSS is not allowed
Pavel Roskin
2009-01-12
minstrel: fix warning if lowest supported rate index is not 0
Christian Lamparter
2009-01-11
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
2009-01-11
dccp ccid-3: Fix RFC reference
Gerrit Renker
2009-01-11
net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c
Leonardo Potenza
2009-01-11
net/bridge/netfilter: move a dereference below a NULL test
Julia Lawall
2009-01-11
net/tipc/bcast.h: use ARRAY_SIZE
Julia Lawall
2009-01-11
ipcomp: Remove spurious truesize increase
Herbert Xu
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-08
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
Inaky Perez-Gonzalez
2009-01-08
wimax: fix kconfig interactions with rfkill and input layers
Inaky Perez-Gonzalez
2009-01-08
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
Inaky Perez-Gonzalez
2009-01-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-01-08
vlan: add neigh_setup
Frank Blaschka
2009-01-08
tcp6: Add GRO support
Herbert Xu
2009-01-08
ipv6: Add GRO support
Herbert Xu
2009-01-08
fix similar typos to successfull
Coly Li
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2009-01-07
phonet: update to net_device_ops
Stephen Hemminger
2009-01-07
bluetooth: driver API update
Stephen Hemminger
2009-01-07
appletalk: convert aarp to net_device_ops
Stephen Hemminger
2009-01-07
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
[next]