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
2015-12-05
sctp: also copy sk_tsflags when copying the socket
Marcelo Ricardo Leitner
2015-12-05
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-05
sctp: use the same clock as if sock source timestamps were on
Marcelo Ricardo Leitner
2015-12-05
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
2015-12-04
gre6: allow to update all parameters via rtnl
Nicolas Dichtel
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-12-03
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-12-03
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2015-12-03
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
2015-12-03
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
2015-12-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-12-03
ipv6: kill sk_dst_lock
Eric Dumazet
2015-12-03
ipv6: sctp: add rcu protection around np->opt
Eric Dumazet
2015-12-03
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
2015-12-02
sctp: use GFP_USER for user-controlled kmalloc
Marcelo Ricardo Leitner
2015-12-02
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-02
mac80211: fix off-channel mgmt-tx uninitialized variable usage
Johannes Berg
2015-12-02
mac80211: do not actively scan DFS channels
Antonio Quartulli
2015-12-02
mac80211: don't teardown sdata on sdata stop
Eliad Peller
2015-12-02
openvswitch: properly refcount vport-vxlan module
Paolo Abeni
2015-12-01
net: fix sock_wake_async() rcu protection
Eric Dumazet
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-11-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2015-11-30
af-unix: passcred support for sendpage
Hannes Frederic Sowa
2015-11-29
packet: Allow packets with only a header (but no payload)
Martin Blumenstingl
2015-11-24
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2015-11-24
net: openvswitch: Remove invalid comment
Aaron Conole
2015-11-24
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
2015-11-24
rxrpc: Correctly handle ack at end of client call transmit phase
David Howells
2015-11-24
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-11-24
tipc: fix error handling of expanding buffer headroom
Ying Xue
2015-11-23
tipc: avoid packets leaking on socket receive queue
Ying Xue
2015-11-23
nfs4: limit callback decoding to received bytes
Benjamin Coddington
2015-11-23
net/hsr: fix a warning message
Dan Carpenter
2015-11-23
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-11-23
cgroups: Allow dynamically changing net_classid
Nina Schiff
2015-11-22
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-11-22
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-11-22
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
2015-11-20
tipc: correct settings of broadcast link state
Jon Paul Maloy
2015-11-20
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
2015-11-20
tcp: fix Fast Open snmp over-counting bug
Yuchung Cheng
2015-11-20
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
2015-11-20
mac80211: always set the buf_size in AddBA req to 64
Gregory Greenman
2015-11-20
mac80211: ensure we don't update tx power on a non-running sdata
Emmanuel Grumbach
2015-11-18
tcp: md5: fix lockdep annotation
Eric Dumazet
2015-11-18
net: dns_resolver: convert time_t to time64_t
Aya Mahfouz
2015-11-18
net/ip6_tunnel: fix dst leak
Paolo Abeni
[next]