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-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
net, bridge: align br_nf_ops assignment
Cyrill Gorcunov
2009-07-05
tipc: Add socket options to get number of queued messages
oscar.medina@motorola.com
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2009-07-05
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
2009-07-03
IPv6: preferred lifetime of address not getting updated
Brian Haley
2009-07-03
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
2009-07-03
xfrm4: fix the ports decode of sctp protocol
Wei Yongjun
2009-07-02
net/9p: Fix crash due to bad mount parameters.
Abhishek Kulkarni
2009-06-30
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-29
sctp: xmit sctp packet always return no route error
Wei Yongjun
2009-06-29
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
2009-06-29
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
2009-06-29
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
2009-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
2009-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
2009-06-29
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2009-06-29
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2009-06-26
gro: Flush GRO packets in napi_disable_pending path
Herbert Xu
2009-06-26
inet: Call skb_orphan before tproxy activates
Herbert Xu
2009-06-26
mac80211: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
2009-06-26
sunrpc: Use rcu_barrier() on unload.
Jesper Dangaard Brouer
2009-06-26
bridge: Use rcu_barrier() instead of syncronize_net() on unload.
Jesper Dangaard Brouer
2009-06-26
ipv6: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-26
decnet: Use rcu_barrier() on module unload.
Jesper Dangaard Brouer
2009-06-25
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
2009-06-25
tcp: missing check ACK flag of received segment in FIN-WAIT-2 state
Wei Yongjun
2009-06-25
nf_conntrack: Use rcu_barrier()
Jesper Dangaard Brouer
2009-06-25
Phonet: generate Netlink RTM_DELADDR when destroying a device
Rémi Denis-Courmont
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
2009-06-24
ipsec: Fix name of CAST algorithm
Herbert Xu
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-23
ipv4 routing: Ensure that route cache entries are usable and reclaimable with...
Neil Horman
2009-06-23
net: Move rx skb_orphan call to where needed
Herbert Xu
2009-06-23
ipv6: Use correct data types for ICMPv6 type and code
Brian Haley
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
2009-06-22
Merge branch 'for-2.6.31' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-06-22
netfilter: xt_rateest: fix comparison with self
Patrick McHardy
2009-06-22
netfilter: xt_quota: fix incomplete initialization
Jan Engelhardt
2009-06-22
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
2009-06-22
netfilter: fix some sparse endianess warnings
Patrick McHardy
2009-06-22
netfilter: nf_conntrack: fix conntrack lookup race
Patrick McHardy
2009-06-22
netfilter: nf_conntrack: fix confirmation race condition
Patrick McHardy
2009-06-22
netfilter: nf_conntrack: death_by_timeout() fix
Eric Dumazet
2009-06-20
nfs41: sunrpc: xprt_alloc_bc_request() should not use spin_lock_bh()
Ricardo Labiaga
[next]