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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-01-25
tcp: correct memory barrier usage in tcp_check_space()
Jason Baron
2017-01-25
sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segment
Xin Long
2017-01-25
sctp: sctp_addr_id2transport should verify the addr before looking up assoc
Xin Long
2017-01-24
lwtunnel: Fix oops on state free after encap module unload
Robert Shearman
2017-01-24
net: Specify the owning module for lwtunnel ops
Robert Shearman
2017-01-24
tipc: fix cleanup at module unload
Parthasarathy Bhuvaragan
2017-01-24
tipc: ignore requests when the connection state is not CONNECTED
Parthasarathy Bhuvaragan
2017-01-24
tipc: fix nametbl_lock soft lockup at module exit
Parthasarathy Bhuvaragan
2017-01-24
tipc: fix connection refcount error
Parthasarathy Bhuvaragan
2017-01-24
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
2017-01-24
tipc: fix nametbl_lock soft lockup at node/link events
Parthasarathy Bhuvaragan
2017-01-24
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-01-24
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2017-01-24
af_unix: move unix_mknod() out of bindlock
WANG Cong
2017-01-24
mac80211: don't try to sleep in rate_control_rate_init()
Johannes Berg
2017-01-23
net: dsa: Check return value of phy_connect_direct()
Florian Fainelli
2017-01-23
net: mpls: Fix multipath selection for LSR use case
David Ahern
2017-01-20
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
2017-01-20
Revert "net: sctp: fix array overrun read on sctp_timer_tbl"
David S. Miller
2017-01-20
net: sctp: fix array overrun read on sctp_timer_tbl
Colin Ian King
2017-01-20
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
2017-01-20
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
Jason Wang
2017-01-19
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
2017-01-19
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-01-18
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-18
net: ethtool: Initialize buffer when querying device channel settings
Eran Ben Elisha
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-16
net sched actions: fix refcnt when GETing of action after bind
Jamal Hadi Salim
2017-01-16
ax25: Fix segfault after sock connection timeout
Basil Gunn
2017-01-16
bpf: rework prog_digest into prog_tag
Daniel Borkmann
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-01-16
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
2017-01-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-01-16
Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-01-15
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-01-15
openvswitch: maintain correct checksum state in conntrack actions
Lance Richardson
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
2017-01-13
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2017-01-13
mac80211: prevent skb/txq mismatch
Michal Kazior
2017-01-13
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
2017-01-12
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
2017-01-12
net: ipv4: fix table id in getroute response
David Ahern
2017-01-12
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
2017-01-11
mac80211: calculate min channel width correctly
Johannes Berg
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
[next]