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
2006-02-13
[NET]: Revert skb_copy_datagram_iovec() recursion elimination.
David S. Miller
2006-02-13
[IPSEC]: Fix strange IPsec freeze.
Herbert Xu
2006-02-13
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
2006-02-13
[NETLINK] genetlink: Fix bugs spotted by Andrew Morton.
Jamal Hadi Salim
2006-02-13
[BRIDGE]: Better fix for netfilter missing symbol has_bridge_parent
Stephen Hemminger
2006-02-13
[NETFILTER] Fix Kconfig menu level for x_tables
Harald Welte
2006-02-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
David S. Miller
2006-02-13
[P8023]: Fix tainting of kernel.
Dave Jones
2006-02-13
[IPV4] ICMP: Invert default for invalid icmp msgs sysctl
Dave Jones
2006-02-13
[ATM]: Ratelimit atmsvc failure messages
Dave Jones
2006-02-13
[Bluetooth] Fix NULL pointer dereferences of the HCI socket
Marcel Holtmann
2006-02-13
[Bluetooth] Reduce L2CAP MTU for RFCOMM connections
Marcel Holtmann
2006-02-12
[PATCH] netfilter: fix build error due to missing has_bridge_parent macro
Jesper Juhl
2006-02-09
[BRIDGE]: fix error handling for add interface to bridge
Stephen Hemminger
2006-02-09
[BRIDGE]: netfilter handle RCU during removal
Stephen Hemminger
2006-02-09
[BRIDGE]: fix for RCU and deadlock on device removal
Stephen Hemminger
2006-02-09
[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled
John Heffner
2006-02-09
[IRDA]: out of range array access
David Binderman
2006-02-09
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
2006-02-09
[NETLINK]: illegal use of pid in rtnetlink
Alexey Kuznetsov
2006-02-09
[NETLINK]: Fix a severe bug
Alexey Kuznetsov
2006-02-08
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-07
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
2006-02-07
[PATCH] ipv4 NULL noise removal
Al Viro
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-04
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2006-02-04
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-04
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
Samir Bellabes
2006-02-04
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
2006-02-04
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
Patrick McHardy
2006-02-04
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
2006-02-04
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
2006-02-04
[NETFILTER]: nf_conntrack: check address family when finding protocol module
Yasuyuki Kozakai
2006-02-04
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
2006-02-04
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
2006-02-04
[ICMP]: Fix extra dst release when ip_options_echo fails
Herbert Xu
2006-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-02
[NET]: Add CONFIG_NETDEBUG to suppress bad packet messages.
Stephen Hemminger
2006-02-02
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
2006-02-02
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
2006-02-02
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
2006-02-02
[SCTP]: Fix 'fast retransmit' to send a TSN only once.
Vlad Yasevich
2006-02-02
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-02-02
[NET] snap: needs hardware checksum fix
Stephen Hemminger
2006-02-01
SUNRPC: Move upcall out of auth->au_ops->crcreate()
Trond Myklebust
[next]