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
2016-05-04
netlink: don't send NETLINK_URELEASE for unbound sockets
Dmitry Ivanov
2016-05-04
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
2016-04-20
mac80211: fix txq queue related crashes
Michal Kazior
2016-04-20
mac80211: fix unnecessary frame drops in mesh fwding
Michal Kazior
2016-04-20
mac80211: fix ibss scan parameters
Sara Sharon
2016-04-20
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
2016-04-20
mac80211: properly deal with station hashtable insert errors
Johannes Berg
2016-04-20
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
2016-04-20
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
2016-04-20
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
2016-04-20
ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
Haishuang Yan
2016-04-20
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
2016-04-20
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
2016-04-20
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2016-04-20
bridge: Allow set bridge ageing time when switchdev disabled
Haishuang Yan
2016-04-20
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
2016-04-20
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
2016-04-20
ipv4: initialize flowi4_flags before calling fib_lookup()
Lance Richardson
2016-04-20
ipv4: fix broadcast packets reception
Paolo Abeni
2016-04-20
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
Eric Dumazet
2016-04-20
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
2016-04-20
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-04-20
bridge: allow zero ageing time
Stephen Hemminger
2016-04-20
packet: validate variable length ll headers
Willem de Bruijn
2016-04-20
ax25: add link layer header validation function
Willem de Bruijn
2016-04-20
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
2016-04-20
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
2016-04-20
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
2016-04-20
tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
Parthasarathy Bhuvaragan
2016-04-20
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-04-20
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-04-20
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-04-20
ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
Hannes Frederic Sowa
2016-04-20
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2016-04-20
tcp: convert cached rtt from usec to jiffies when feeding initial rto
Konstantin Khlebnikov
2016-04-12
Bluetooth: Fix potential buffer overflow with Add Advertising
Johan Hedberg
2016-03-16
mac80211: Fix Public Action frame RX in AP mode
Jouni Malinen
2016-03-16
mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
Johannes Berg
2016-03-16
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
Felix Fietkau
2016-03-16
mac80211: minstrel_ht: set default tx aggregation timeout to 0
Felix Fietkau
2016-03-16
mac80211: fix use of uninitialised values in RX aggregation
Chris Bainbridge
2016-03-16
mac80211: minstrel: Change expected throughput unit back to Kbps
Sven Eckelmann
2016-03-16
cfg80211/wext: fix message ordering
Johannes Berg
2016-03-16
wext: fix message delay/ordering
Johannes Berg
2016-03-03
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
2016-03-03
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-03-03
rfkill: fix rfkill_fop_read wait_event usage
Johannes Berg
2016-03-03
libceph: don't spam dmesg with stray reply warnings
Ilya Dryomov
2016-03-03
libceph: use the right footer size when skipping a message
Ilya Dryomov
2016-03-03
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
[next]