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-09-29
ipv4: off-by-one in continuation handling in /proc/net/route
Andy Whitcroft
2015-09-29
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
2015-09-29
inet: fix races with reqsk timers
Eric Dumazet
2015-09-29
inet: fix possible request socket leak
Eric Dumazet
2015-09-29
netlink: make sure -EBUSY won't escape from netlink_insert
Daniel Borkmann
2015-09-29
bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...
Nikolay Aleksandrov
2015-09-29
bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy
Nikolay Aleksandrov
2015-09-29
udp: fix dst races with multicast early demux
Eric Dumazet
2015-09-29
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
2015-09-29
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-09-29
act_bpf: fix memory leaks when replacing bpf programs
Daniel Borkmann
2015-09-29
packet: tpacket_snd(): fix signed/unsigned comparison
Alexander Drozdov
2015-09-29
packet: missing dev_put() in packet_do_bind()
Lars Westerhoff
2015-09-29
fib_trie: Drop unnecessary calls to leaf_pull_suffix
Alexander Duyck
2015-09-29
bridge: netlink: fix slave_changelink/br_setport race conditions
Nikolay Aleksandrov
2015-09-29
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
2015-09-29
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
2015-09-29
sched: cls_flow: fix panic on filter replace
Daniel Borkmann
2015-09-29
sched: cls_bpf: fix panic on filter replace
Daniel Borkmann
2015-09-29
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
2015-09-29
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-09-29
fq_codel: fix a use-after-free
WANG Cong
2015-09-29
bridge: mdb: fix double add notification
Nikolay Aleksandrov
2015-09-29
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
2015-09-29
net: Fix skb csum races when peeking
Herbert Xu
2015-09-29
net: Clone skb before setting peeked flag
Herbert Xu
2015-09-29
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-09-29
net: do not process device backlog during unregistration
Julian Anastasov
2015-09-29
bridge: fix potential crash in __netdev_pick_tx()
Eric Dumazet
2015-09-29
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
2015-09-29
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-09-29
net/tipc: initialize security state for new connection socket
Stephen Smalley
2015-09-29
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
2015-09-29
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
2015-09-29
Revert "dev: set iflink to 0 for virtual interfaces"
Nicolas Dichtel
2015-09-29
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
2015-09-29
ipv6: Make MLD packets to only be processed locally
Angga
2015-09-29
SUNRPC: Lock the transport layer on shutdown
Trond Myklebust
2015-09-29
SUNRPC: Ensure that we wait for connections to complete before retrying
Trond Myklebust
2015-09-29
SUNRPC: xs_reset_transport must mark the connection as disconnected
Trond Myklebust
2015-09-29
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
2015-09-29
mm: make page pfmemalloc check more robust
Michal Hocko
2015-09-29
mac80211: enable assoc check for mesh interfaces
Bob Copeland
2015-09-29
nfc: nci: hci: Add check on skb nci_hci_send_cmd parameter
Christophe Ricard
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-09-13
9p: ensure err is initialized to 0 in p9_client_read/write
Vincent Bernat
2015-09-13
mac80211: fix invalid read in minstrel_sort_best_tp_rates()
Adrien Schildknecht
2015-08-16
Bluetooth: Fix NULL pointer dereference in smp_conn_security
Johan Hedberg
2015-08-10
rds: rds_ib_device.refcount overflow
Wengang Wang
2015-08-10
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
[next]